Browse Source

[fix] "[fix] uwsgi: don't set static-expires": Clean comment that forgot to cleen

I noticed this when I tracking the difference between my current `settings.yml` and the `settings.yml`.
XLion 1 month ago
parent
commit
3fe602a468
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dockerfiles/uwsgi.ini

+ 0 - 1
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