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