X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=web%2FMonitorWeb%2Fdev.cfg;h=00d162f89b8d2f1468e29b9ff09d80a84b0f3e76;hb=800f9cf0102abc417db64cf767598efd63fa08c8;hp=d5915c74cbc763a6fb40da30dbb9401b32a6efe3;hpb=d8616c5bab940943ef8a17db7937a5eb733dd526;p=monitor.git diff --git a/web/MonitorWeb/dev.cfg b/web/MonitorWeb/dev.cfg index d5915c7..00d162f 100644 --- a/web/MonitorWeb/dev.cfg +++ b/web/MonitorWeb/dev.cfg @@ -26,6 +26,7 @@ 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" autoreload.package="monitorweb"