mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update settings.yml
This commit is contained in:
parent
823ad774f7
commit
56a09a68e4
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ server:
|
|||
bind_address: "127.0.0.1"
|
||||
# public URL of the instance, to ensure correct inbound links. Is overwritten
|
||||
# by ${SEARXNG_URL}.
|
||||
base_url: / # "http://example.com/location"
|
||||
base_url: false # "http://example.com/location"
|
||||
# rate limit the number of request on the instance, block some bots.
|
||||
# Is overwritten by ${SEARXNG_LIMITER}
|
||||
limiter: false
|
||||
|
|
Loading…
Add table
Reference in a new issue