Compare commits
1 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d72f6956e3 |
@@ -8,18 +8,6 @@ config:
|
||||
method: "POST"
|
||||
search:
|
||||
safe_search: 0
|
||||
|
||||
# Create limiter.toml to bypass bot detection
|
||||
extraConfig: |
|
||||
[botdetection.ip_lists]
|
||||
pass_ip = [
|
||||
'0.0.0.0/0', # Allow all IPs
|
||||
'::0/0' # Allow all IPv6
|
||||
]
|
||||
|
||||
[botdetection.ip_limit]
|
||||
filter_link_local = false
|
||||
link_token = false
|
||||
valkey:
|
||||
enabled: true
|
||||
nodeSelector:
|
||||
|
||||
Reference in New Issue
Block a user