Major rewrite of main module
[ppt-control.git] / ppt_control / config.py
index e0416a498084b13889d14a38d30be86d81032bf2..74df1f3acdff43f2eb9c3c206d581e0db9d61521 100644 (file)
@@ -11,7 +11,9 @@ defaults = {
             'cache_format': 'JPG',
             'cache_timeout': 5*60,
             'cache_init': True,
-            'blackwhite': 'both'
+            'blackwhite': 'both',
+            'refresh': 2,
+            'disable_protected': False
         },
         'HTTP': {
             'interface': '',