Logging should default to info

This commit is contained in:
Brett Williams
2023-06-02 16:06:43 -05:00
parent 02884c77bc
commit 4e4b4dcffa

View File

@@ -1,6 +1,6 @@
upload_folder: "~/zordon-uploads/"
max_content_path: 100000000
server_log_level: debug
server_log_level: info
flask_log_level: error
flask_debug_enable: false
queue_eval_seconds: 1