~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

  • Committer: Matt Giuca
  • Date: 2010-02-25 08:21:47 UTC
  • Revision ID: matt.giuca@gmail.com-20100225082147-tus03ah630n74156
ProjectSet view: Prettied up the group management interface, including fixing delete icons.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
repo_path = string(default="${base}/repositories")
48
48
auth_ivle = string(default="${base}/ivle.auth")
49
49
 
 
50
[policy]
 
51
tutors_can_enrol_students = boolean(default=False)
 
52
tutors_can_edit_worksheets = boolean(default=True)
 
53
tutors_can_admin_groups = boolean(default=True)
 
54
 
50
55
[media]
51
56
version = string(default=None)
52
57
 
76
81
suite = string(default="hardy")
77
82
mirror = string(default="http://archive.ubuntu.com/ubuntu")
78
83
extra_sources = string_list(default=list())
79
 
extra_packages = string_list(default=list())
 
84
extra_packages = string_list(default=list('python-configobj', 'python-cjson', 'python-svn'))
80
85
extra_keys = string(default=None) # Cannot have triple-quoted list members.
81
86
 
82
87
# user_info is for jail-specific settings for the user who owns the jail