runtime config files moved to conf/ directory

This commit is contained in:
Filip Valder
2016-11-21 22:49:57 +01:00
parent 83db7d07bf
commit f2cd0a3033
7 changed files with 169 additions and 127 deletions

2
conf/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
# This file should disappear one day there are no more *.py files left
# here in the conf/ dir.