diff --git a/rhodecode/config/deployment.ini_tmpl b/rhodecode/config/deployment.ini_tmpl --- a/rhodecode/config/deployment.ini_tmpl +++ b/rhodecode/config/deployment.ini_tmpl @@ -51,6 +51,7 @@ cut_off_limit = 256000 force_https = false commit_parse_limit = 50 use_gravatar = true +container_auth_enabled = false #################################### ### CELERY CONFIG ####