mirror of https://github.com/Chocobozzz/PeerTube
Add log level example in docker .env
parent
96bb9de7d0
commit
b1fc5a9cb4
|
@ -50,6 +50,8 @@ OPENDKIM_RequireSafeKeys=no
|
|||
PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PUBLIC="public-read"
|
||||
PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PRIVATE="private"
|
||||
|
||||
#PEERTUBE_LOG_LEVEL=info
|
||||
|
||||
# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
|
||||
#PEERTUBE_SIGNUP_ENABLED=true
|
||||
#PEERTUBE_TRANSCODING_ENABLED=true
|
||||
|
|
Loading…
Reference in New Issue