Spaces:
Running
Running
Update searxng/settings.yml
Browse files- searxng/settings.yml +1 -1
searxng/settings.yml
CHANGED
@@ -82,7 +82,7 @@ server:
|
|
82 |
# by ${SEARXNG_URL}.
|
83 |
base_url: / # "http://example.com/location"
|
84 |
limiter: false # rate limit the number of request on the instance, block some bots
|
85 |
-
public_instance:
|
86 |
|
87 |
# If your instance owns a /etc/searxng/settings.yml file, then set the following
|
88 |
# values there.
|
|
|
82 |
# by ${SEARXNG_URL}.
|
83 |
base_url: / # "http://example.com/location"
|
84 |
limiter: false # rate limit the number of request on the instance, block some bots
|
85 |
+
public_instance: true # enable features designed only for public instances
|
86 |
|
87 |
# If your instance owns a /etc/searxng/settings.yml file, then set the following
|
88 |
# values there.
|