aboutsummaryrefslogtreecommitdiffstats
path: root/docs/using/devs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Config refactor tweaksjason2017-04-051-0/+6
- Catch KeyboardInterrupt in the scripts and die gracefully - Don't explicitly set `conf.section` in the devices. This is done during `load_settings_from_dict/file`. - Add missing documentation - Remove some old commented out code. - Update the publisher code to use new settings - Raise a value error when trying to load settings for an unknown section