aboutsummaryrefslogtreecommitdiff
path: root/test.ini
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2011-10-31 21:42:41 +0200
committerMarcin Kuzminski <marcin@python-works.com>2011-10-31 21:42:41 +0200
commit9f6df6dc4af863994d436ac80376d7fc2b33b774 (patch)
treea5c401f1cac82451204f882595e6f3d313cc1564 /test.ini
parent4baa79da5883844826d9914030c9b1df65253de3 (diff)
Some code cleanups and fixes
--HG-- branch : beta rename : rhodecode/tests/test_concurency.py => rhodecode/tests/_test_concurency.py
Diffstat (limited to 'test.ini')
-rw-r--r--test.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.ini b/test.ini
index b1a5457a..cb8885e5 100644
--- a/test.ini
+++ b/test.ini
@@ -51,6 +51,8 @@ cut_off_limit = 256000
force_https = false
commit_parse_limit = 25
use_gravatar = true
+container_auth_enabled = false
+proxypass_auth_enabled = false
####################################
### CELERY CONFIG ####