From e7c354554ba52bfffddf1164dac38fa14fdedc7e Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 12 May 2016 12:06:59 +0200 Subject: [PATCH] [doc] match doc with reality --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index b9de130..ff436cf 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -81,7 +81,7 @@ Prosopopée can use ffmpeg or libav and if you want you can customize the settin settings: ffmpeg: binary: "ffmpeg" - loglevel: "panic" + loglevel: "error" format: "webm" resolution: "1280x720" bitrate: "3900k"