mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-08-31 13:03:15 +00:00
Throttle Renovate requests to mau.dev
This commit is contained in:
@@ -7,6 +7,18 @@
|
||||
"labels": [
|
||||
"dependencies"
|
||||
],
|
||||
"hostRules": [
|
||||
{
|
||||
"matchHost": "https://mau.dev",
|
||||
"concurrentRequestLimit": 2,
|
||||
"maxRequestsPerSecond": 2
|
||||
},
|
||||
{
|
||||
"matchHost": "https://dock.mau.dev",
|
||||
"concurrentRequestLimit": 4,
|
||||
"maxRequestsPerSecond": 4
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
|
||||
Reference in New Issue
Block a user