From e3c04c1017561b43d57f75b97313e32c0d9af51c Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Tue, 27 Oct 2020 10:42:55 +1100 Subject: [PATCH] FEATURE: disable default bing throttle 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. --- config/site_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site_settings.yml b/config/site_settings.yml index 67f1b42340b8e..7073f13238eb5 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -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: