@@ -62,13 +62,13 @@ static_files = true
# en, fr, ja, pt_BR, zh_CN, zh_TW, pl
lang = en
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
use_htsts = false
commit_parse_limit = 25
# number of items displayed in lightweight dashboard before paginating
Status change: