diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.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-develop cut_off_limit = 256000 vcs_full_cache = True