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