[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`.
This commit is contained in:
XLion 2025-03-11 17:59:46 +08:00 committed by GitHub
parent 8b1d73c5b9
commit c41a9d3ddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,6 +48,5 @@ die-on-term
# uwsgi serves the static files # uwsgi serves the static files
static-map = /static=/usr/local/searxng/searx/static static-map = /static=/usr/local/searxng/searx/static
# expires set to one day
static-gzip-all = True static-gzip-all = True
offload-threads = %k offload-threads = %k