aboutsummaryrefslogtreecommitdiffstats
path: root/docs/using (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Config refactor tweaksjason2017-04-054-0/+272
- 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