1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00

Change settings.yml for better handling

This commit is contained in:
mh4ckt3mh4ckt1c4s 2023-03-04 00:53:17 +01:00
parent 820c9151ad
commit ba7148bbe9

View file

@ -69,7 +69,7 @@ server:
# instance's environment (make buildenv)
port: 8888
bind_address: "127.0.0.1"
base_url: "__FULL_URL__" # Possible values: false or "https://example.org/location".
base_url: __FULL_URL__ # Possible values: false or "https://example.org/location".
limiter: false # rate limit the number of request on the instance, block some bots
# If your instance owns a /etc/searxng/settings.yml file, then set the following