awesome-powershell/.github/workflows/markdown-link/config.json
2022-05-18 20:43:17 +02:00

8 lines
139 B
JSON

{
"timeout": "40s",
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [504, 503, 403, 200]
}