Browse Source

default log on ERROR

Bastien Sevajol 6 years ago
parent
commit
a490ac218f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.yaml

+ 1 - 1
config.yaml View File

@@ -26,5 +26,5 @@ global:
26 26
         - "medias/images"
27 27
       sounds:
28 28
         - "medias/sounds"
29
-    logging_level: DEBUG
29
+    logging_level: ERROR
30 30
     debug: true