mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
fix defaults not handled by yaml configuration
This commit is contained in:
11
test/docker5/diun.yml
Normal file
11
test/docker5/diun.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
watch:
|
||||
workers: 20
|
||||
schedule: "0 */6 * * *"
|
||||
imageDefaults:
|
||||
watchRepo: true
|
||||
notifyOn:
|
||||
- new
|
||||
maxTags: 5
|
||||
|
||||
providers:
|
||||
docker: {}
|
||||
Reference in New Issue
Block a user