mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 10:55:54 +08:00
FEATURE: disable default bing throttle (#11035)
See: https://meta.discourse.org/t/bingbot-is-default-throttled/84620 It appears bing is behaving in a more reasonable way, disabling the default throttle.
This commit is contained in:
parent
863f86c3a3
commit
e630ba7483
|
@ -1547,7 +1547,7 @@ security:
|
|||
list_type: compact
|
||||
slow_down_crawler_user_agents:
|
||||
type: list
|
||||
default: "bingbot"
|
||||
default: ""
|
||||
list_type: compact
|
||||
slow_down_crawler_rate: 60
|
||||
content_security_policy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user