diff --git a/dockerfiles/uwsgi.ini b/dockerfiles/uwsgi.ini index abe552274..f1309ca89 100644 --- a/dockerfiles/uwsgi.ini +++ b/dockerfiles/uwsgi.ini @@ -48,6 +48,5 @@ die-on-term # uwsgi serves the static files static-map = /static=/usr/local/searxng/searx/static -# expires set to one day static-gzip-all = True offload-threads = %k