diff --git a/deploy/env.prod.sample b/deploy/env.prod.sample index 69b3e466e..b07ad212a 100644 --- a/deploy/env.prod.sample +++ b/deploy/env.prod.sample @@ -43,6 +43,9 @@ FUNKWHALE_WEB_WORKERS=4 FUNKWHALE_HOSTNAME=yourdomain.funkwhale FUNKWHALE_PROTOCOL=https +# Log level (debug, info, warning, error, critical) +LOGLEVEL=info + # Configure e-mail sending using this variale # By default, funkwhale will output e-mails sent to stdout # here are a few examples for this setting