diff --git a/support/docker/production/.env b/support/docker/production/.env index 3fc6aa301..e0ea5e73b 100644 --- a/support/docker/production/.env +++ b/support/docker/production/.env @@ -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