# HG changeset patch # User Marcin Kuzminski # Date 2013-02-21 01:30:56 # Node ID f2425f427f8eb6cccc606cddfd4d68549ca228a0 # Parent f74be33590442e1fd6b7e968d143348a733f7769 do not use vcs_full_cache flag for tests, this should be controlled by test env somehow diff --git a/test.ini b/test.ini --- a/test.ini +++ b/test.ini @@ -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