diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -65,6 +65,8 @@ static_files = true lang = en cache_dir = %(here)s/data index_dir = %(here)s/data/index +# set this path to use archive download cache +#archive_cache_dir = /tmp/rhodecode_tarballcache app_instance_uuid = rc-production cut_off_limit = 256000 vcs_full_cache = True