~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: 2009-12-15 01:33:12 UTC
  • Revision ID: matt.giuca@gmail.com-20091215013312-bqlhpwh769zg9dwx
doc/man/architecture: Added section on auth and pulldown modules.

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
 
 
55
50
[media]
56
51
version = string(default=None)
57
52