summary refs log tree commit diff
path: root/demo/webserver.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-21Refactor Config parser and add some comments. (#5511)Richard van der Hoff2-14/+36
Add some comments, and simplify `read_config_files`.
2019-06-21Improve logging when generating config files (#5510)Richard van der Hoff4-1/+8
Make it a bit clearer what's going on.
2019-06-21Onl