mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-02 19:17:39 +01:00
Update schedule examples
This commit is contained in:
@@ -67,7 +67,7 @@ In order to enable transposition into environmental variables, all fields in con
|
||||
|
||||
watch:
|
||||
workers: 10
|
||||
schedule: "0 * * * *"
|
||||
schedule: "0 */6 * * *"
|
||||
first_check_notif: false
|
||||
|
||||
notif:
|
||||
@@ -149,7 +149,7 @@ In order to enable transposition into environmental variables, all fields in con
|
||||
|
||||
watch:
|
||||
workers: 10
|
||||
schedule: "0 * * * *"
|
||||
schedule: "0 */6 * * *"
|
||||
firstCheckNotif: false
|
||||
|
||||
notif:
|
||||
|
||||
Reference in New Issue
Block a user