modified findbad and findbadpcu to use scanapi. need to combine these files.
[monitor.git] / web / MonitorWeb / dev.cfg
index d5915c7..8743983 100644 (file)
@@ -26,7 +26,8 @@ sqlalchemy.dburi="sqlite:///devdata.sqlite"
 # Enable the debug output at the end on pages.
 # log_debug_info_filter.on = False
 
-server.environment="development"
+#server.environment="development"
+server.environment="production"
 autoreload.package="monitorweb"