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

« back to all changes in this revision

Viewing changes to ivle/conf/conf.py

Added config validation spec: ivle/config/ivle-spec.conf.
ivle.conf.conf: No longer needs to do the cast-to-int hack.
ivle.config: Runs against the validator (with a XXX problem).
setup.util: ivle-spec.conf is installed with a new whitelist.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
subject_pulldown_modules = ','.join(subject_pulldown_modules)
80
80
auth_modules = ','.join(auth_modules)
81
81
 
82
 
# XXX Convert db_port and usrmgt_port to int.
83
 
# Because.
84
 
db_port = int(db_port)
85
 
usrmgt_port = int(usrmgt_port)
86
 
 
87
82
# Additional auto-generated config options
88
83
 
89
84
# Path where architecture-dependent data (including non-user-executable