chore: initial commit
This commit is contained in:
11
config/searxng/limiter.toml
Normal file
11
config/searxng/limiter.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# SearXNG rate limiter — disabled for private use
|
||||
# This file disables rate limiting since this is a personal instance,
|
||||
# not a public-facing search engine.
|
||||
|
||||
[botdetection.ip_limit]
|
||||
# No rate limiting for private use
|
||||
link_token = false
|
||||
|
||||
[botdetection.ip_lists]
|
||||
# No IP blocking
|
||||
pass_searxng_org = false
|
||||
Reference in New Issue
Block a user