change schedule to every two hours
This commit is contained in:
@@ -11,7 +11,7 @@ sites:
|
||||
- "1150 Wien"
|
||||
- "1160 Wien"
|
||||
schedule:
|
||||
cron: "0 */6 * * *" # Alle 6 Stunden
|
||||
cron: "0 */2 * * *" # Alle 6 Stunden
|
||||
timezone: "Europe/Vienna"
|
||||
|
||||
# Email notification settings
|
||||
|
||||
Reference in New Issue
Block a user