diff options
Diffstat (limited to 'dockerfiles/uwsgi.ini')
| -rw-r--r-- | dockerfiles/uwsgi.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dockerfiles/uwsgi.ini b/dockerfiles/uwsgi.ini index 812716853..abe552274 100644 --- a/dockerfiles/uwsgi.ini +++ b/dockerfiles/uwsgi.ini @@ -49,6 +49,5 @@ die-on-term # uwsgi serves the static files static-map = /static=/usr/local/searxng/searx/static # expires set to one day -static-expires = /* 86400 static-gzip-all = True offload-threads = %k |