Add "Too many requests to registry" section in FAQ (#168)

This commit is contained in:
CrazyMax
2020-09-06 20:42:59 +02:00
parent e9c047f4aa
commit f7607c898e
12 changed files with 37 additions and 210 deletions

View File

@@ -20,7 +20,7 @@ services:
- "LOG_LEVEL=info"
- "LOG_JSON=false"
- "DIUN_WATCH_WORKERS=20"
- "DIUN_WATCH_SCHEDULE=*/30 * * * *"
- "DIUN_WATCH_SCHEDULE=0 */6 * * *"
- "DIUN_PROVIDERS_DOCKER=true"
- "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT=true"
restart: always
@@ -58,7 +58,7 @@ services:
watch:
workers: 20
schedule: "*/30 * * * *"
schedule: "0 */6 * * *"
firstCheckNotif: false
providers: