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