adowu commited on
Commit
a57b421
·
verified ·
1 Parent(s): 5d90628

Update searxng/settings.yml

Browse files
Files changed (1) hide show
  1. searxng/settings.yml +1 -1
searxng/settings.yml CHANGED
@@ -28,7 +28,7 @@ server:
28
  secret_key: "%(ENV_SEARXNG_SECRET)s" # !! CHANGE THIS IN PRODUCTION !!
29
 
30
  # Enable or disable rate limiting to prevent abuse.
31
- limiter: true
32
 
33
  # Enable or disable the image proxy.
34
  # Crucial for anonymous image viewing and for 'pinterest/google images' to work reliably via API.
 
28
  secret_key: "%(ENV_SEARXNG_SECRET)s" # !! CHANGE THIS IN PRODUCTION !!
29
 
30
  # Enable or disable rate limiting to prevent abuse.
31
+ limiter: false
32
 
33
  # Enable or disable the image proxy.
34
  # Crucial for anonymous image viewing and for 'pinterest/google images' to work reliably via API.