diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -53,6 +53,8 @@ cut_off_limit = 256000 force_https = false commit_parse_limit = 50 use_gravatar = true +container_auth_enabled = false +proxypass_auth_enabled = false #################################### ### CELERY CONFIG ####