just commit everything...
[monitor.git] / config.py
index b37e04a..0cde6f3 100644 (file)
--- a/config.py
+++ b/config.py
@@ -50,6 +50,7 @@ if not config.imported:
        options = Options()
        update_section(options, 'commandline', True)
        update_section(options, 'monitorconfig')
+       update_section(options, 'monitordatabase')
 
 #for i in dir(config):
 #      if "__" not  in i: