[mod] let's move to loglevel error to have at least some debug output

This commit is contained in:
Laurent Peuch 2016-05-12 12:04:48 +02:00
parent 3a8530df17
commit f80d2d6dcf

View File

@ -26,7 +26,7 @@ SETTINGS = {
},
"ffmpeg": {
"binary": "ffmpeg",
"loglevel": "panic",
"loglevel": "error",
"format": "webm",
"resolution": "1280x720",
"bitrate": "3900k",