diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -45,6 +45,7 @@ static_files = false lang=en cache_dir = %(here)s/data index_dir = %(here)s/data/index +cut_off_limit = 256000 #################################### ### CELERY CONFIG ####