Allow setting log level using PEERTUBE_LOG_LEVEL envvar

pull/4151/head
Johan Fleury 2021-06-01 18:56:27 -04:00 committed by Chocobozzz
parent 1a148b4792
commit 383fea89f0
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ smtp:
from_address: "PEERTUBE_SMTP_FROM"
log:
level: "PEERTUBE_LOG_LEVEL"
log_ping_requests:
__name: "PEERTUBE_LOG_PING_REQUESTS"
__format: "json"