diff development.ini @ 8614:43d9615facc6

ini: move archive_cache_dir to the data directory Give less data locations to care about.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 17 Aug 2020 14:59:07 +0200
parents 3c503044e9f1
children e85f5bf7ad74
line wrap: on
line diff
--- a/development.ini	Thu Aug 13 15:24:35 2020 +0200
+++ b/development.ini	Mon Aug 17 14:59:07 2020 +0200
@@ -102,7 +102,7 @@
 index_dir = %(here)s/data/index
 
 ## uncomment and set this path to use archive download cache
-archive_cache_dir = %(here)s/tarballcache
+archive_cache_dir = %(here)s/data/tarballcache
 
 ## change this to unique ID for security
 #app_instance_uuid = VERY-SECRET