mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
ban bingbot
This commit is contained in:
parent
802a327ee3
commit
cf19982fca
@ -1023,10 +1023,10 @@ security:
|
|||||||
default: ''
|
default: ''
|
||||||
blacklisted_crawler_user_agents:
|
blacklisted_crawler_user_agents:
|
||||||
type: list
|
type: list
|
||||||
default: ''
|
default: 'bingbot'
|
||||||
slow_down_crawler_user_agents:
|
slow_down_crawler_user_agents:
|
||||||
type: list
|
type: list
|
||||||
default: 'bingbot'
|
default: ''
|
||||||
slow_down_crawler_rate: 5
|
slow_down_crawler_rate: 5
|
||||||
|
|
||||||
onebox:
|
onebox:
|
||||||
|
Loading…
Reference in New Issue
Block a user