solved missing vars bug

This commit is contained in:
2025-08-19 01:01:09 +02:00
parent 34d771266a
commit 3114a7b586
4 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ SYS_TIMER_SUFFIX: ".{{ SOFTWARE_NAME | lower }}.timer"
HOURS_SERVER_AWAKE: "0..23" # Ours in which the server is "awake" (100% working). Rest of the time is reserved for maintanance
RANDOMIZED_DELAY_SEC: "5min" # Random delay for systemd timers to avoid peak loads.
ACTIVATE_ALL_TIMERS: false # Runtime Variables for Process Control - Activates all timers, independend if the handlers had been triggered
## Timeouts for all services