Changeset - f2425f427f8e
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-02-21 02:30:56
marcin@python-works.com
do not use vcs_full_cache flag for tests, this should be controlled by test env somehow
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
test.ini
Show inline comments
 
@@ -65,7 +65,7 @@ cache_dir = /tmp/rc/data
 
index_dir = /tmp/rc/index
 
app_instance_uuid = develop-test
 
cut_off_limit = 256000
 
vcs_full_cache = True
 
vcs_full_cache = False
 
# force https in RhodeCode, fixes https redirects, assumes it's always https
 
force_https = false
 
# use Strict-Transport-Security headers
0 comments (0 inline, 0 general)