iridescentX commited on
Commit
b7020a1
·
verified ·
1 Parent(s): dd5fe0a

Update searxng/settings.yml

Browse files
Files changed (1) hide show
  1. 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: false # 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.
 
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.