diff options
| author | Ivan K. Boikov <mail@ikboikov.net> | 2025-12-26 16:09:12 +0100 |
|---|---|---|
| committer | root <root@ikboikov.net> | 2026-08-17 06:45:07 +0200 |
| commit | ff14988a89cc84711f5e213b298110346b304795 (patch) | |
| tree | bf1738841f8d631feb261dae747be2671c0d8ac7 | |
| parent | aa6249a56c3773d071e52731bc1ad0b8c0f660f1 (diff) | |
| -rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 26f9ceec1..29e995041 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -98,7 +98,7 @@ server: limiter: false # enable features designed only for public instances. # Is overwritten by ${SEARXNG_PUBLIC_INSTANCE} - public_instance: false + public_instance: true # If your instance owns a /etc/searxng/settings.yml file, then set the following # values there. |
