diff options
Diffstat (limited to 'searx/botdetection/limiter.toml')
| -rw-r--r-- | searx/botdetection/limiter.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/botdetection/limiter.toml b/searx/botdetection/limiter.toml index 30cd1b53c..28c4e7589 100644 --- a/searx/botdetection/limiter.toml +++ b/searx/botdetection/limiter.toml @@ -1,3 +1,3 @@ [botdetection.ip_limit] -link_token = true
\ No newline at end of file +link_token = false
\ No newline at end of file |