summaryrefslogtreecommitdiff
path: root/utils/templates/etc/uwsgi/apps-available/searxng.ini:socket
diff options
context:
space:
mode:
Diffstat (limited to 'utils/templates/etc/uwsgi/apps-available/searxng.ini:socket')
-rw-r--r--utils/templates/etc/uwsgi/apps-available/searxng.ini:socket6
1 files changed, 1 insertions, 5 deletions
diff --git a/utils/templates/etc/uwsgi/apps-available/searxng.ini:socket b/utils/templates/etc/uwsgi/apps-available/searxng.ini:socket
index 9e2cfc273..fb96973ba 100644
--- a/utils/templates/etc/uwsgi/apps-available/searxng.ini:socket
+++ b/utils/templates/etc/uwsgi/apps-available/searxng.ini:socket
@@ -75,11 +75,7 @@ pythonpath = ${SEARXNG_SRC}
socket = ${SEARXNG_UWSGI_SOCKET}
buffer-size = 8192
-# uWSGI serves the static files and in settings.yml we use::
-#
-# ui:
-# static_use_hash: true
-#
+# To serve the static files via the WSGI server
static-map = /static=${SEARXNG_STATIC}
static-gzip-all = True
offload-threads = %k