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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2010-02-23 06:11:58 UTC
  • Revision ID: grantw@unimelb.edu.au-20100223061158-05cqg88387ymjtlj
Redo console CSS, and replace the examples on the help page with something more like the modern console that also doesn't break the real console with ID conflicts.

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