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

« back to all changes in this revision

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

Remove phpBB3 configuration from ivle-config.

Now the only forum-related thing in the main IVLE configuration is the forum
secret. That also now persists across configurations, rather than being
clobbered.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
[plugins]
45
45
[[forum]]
46
 
dbname = string(default="ivle_forum")
47
46
secret = string
48
47
 
49
48
[auth]