Getting it all running
This commit is contained in:
7
searxng/settings.yml
Normal file
7
searxng/settings.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings
|
||||
use_default_settings: true
|
||||
server:
|
||||
limiter: true # enable this when running the instance for a public usage on the internet
|
||||
image_proxy: true
|
||||
redis:
|
||||
url: redis://redis:6379/0
|
||||
Reference in New Issue
Block a user