diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -43,6 +43,7 @@ full_stack = true static_files = false lang=en cache_dir = %(here)s/data +index_dir = %(here)s/data/index #################################### ### BEAKER CACHE ####