Skip to content

Commit

Permalink
add limiter file for searxng
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Sep 14, 2024
1 parent 1563d4d commit b986a92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker/searxng/limiter.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# This configuration file updates the default configuration file
# See https://github.com/searxng/searxng/blob/master/searx/limiter.toml

[botdetection.ip_limit]
# activate link_token method in the ip_limit method
link_token = true

0 comments on commit b986a92

Please sign in to comment.