canmove, Confirmed users
1,173
edits
Line 24: | Line 24: | ||
Config should take an optional filename and should also have a way to pass in a dict and have it be populated. | Config should take an optional filename and should also have a way to pass in a dict and have it be populated. | ||
* Remove filter params from util.py | |||
* Enforce [0-9A-Za-z_] as legal characters in section header names | |||
* Get rid of ini and just use cfg everywhere. Drop support for file: extension syntax | |||
* migrate GlobalConfFile wiki page to docs.services | |||
* get rid of config post-processing (e.g. services.tests.support lines 142-145) and move it into config.py if needed | |||
=== Dynamic Loading === | === Dynamic Loading === |