diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index fb85f0ff4..1b6739927 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -119,8 +119,6 @@ valkey: ui: # Custom static path - leave it blank if you didn't change static_path: "" - # Is overwritten by ${SEARXNG_STATIC_USE_HASH}. - static_use_hash: false # Custom templates path - leave it blank if you didn't change templates_path: "" # query_in_title: When true, the result page's titles contains the query |