summaryrefslogtreecommitdiff
path: root/utils/templates/etc/httpd/sites-available/searxng.conf
diff options
context:
space:
mode:
Diffstat (limited to 'utils/templates/etc/httpd/sites-available/searxng.conf')
-rw-r--r--utils/templates/etc/httpd/sites-available/searxng.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/templates/etc/httpd/sites-available/searxng.conf b/utils/templates/etc/httpd/sites-available/searxng.conf
index 5278640c3..004066200 100644
--- a/utils/templates/etc/httpd/sites-available/searxng.conf
+++ b/utils/templates/etc/httpd/sites-available/searxng.conf
@@ -33,9 +33,6 @@ LoadModule proxy_http_module ${APACHE_MODULES}/mod_proxy_http.so
</Location>
-# uWSGI serves the static files and in settings.yml we use::
-#
-# ui:
-# static_use_hash: true
+# To serve the static files via the HTTP server
#
# Alias ${SEARXNG_URL_PATH}/static/ ${SEARXNG_STATIC}/