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

« back to all changes in this revision

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

Move the forum secret out of the main configuration file and into the forum
plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
username = string
42
42
password = string
43
43
 
44
 
[plugins]
45
 
[[forum]]
46
 
secret = string
47
 
 
48
44
[auth]
49
45
modules = string_list(default=list())
50
46
ldap_url = string(default=None)