Allow setting log level using PEERTUBE_LOG_LEVEL envvar
This commit is contained in:
parent
1a148b4792
commit
383fea89f0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ smtp:
|
||||||
from_address: "PEERTUBE_SMTP_FROM"
|
from_address: "PEERTUBE_SMTP_FROM"
|
||||||
|
|
||||||
log:
|
log:
|
||||||
|
level: "PEERTUBE_LOG_LEVEL"
|
||||||
log_ping_requests:
|
log_ping_requests:
|
||||||
__name: "PEERTUBE_LOG_PING_REQUESTS"
|
__name: "PEERTUBE_LOG_PING_REQUESTS"
|
||||||
__format: "json"
|
__format: "json"
|
||||||
|
|
Loading…
Reference in a new issue