Separate update checks and have separate interval for them

This commit is contained in:
Hristo
2024-02-01 22:59:18 +02:00
parent 72b58952e0
commit 48efff480a
3 changed files with 38 additions and 15 deletions

View File

@@ -37,7 +37,7 @@ qos = 0
# this is the time between executiuons if the script is used as service (--service option)
service_sleep_time = 120
update_check_interval = 3600 # 1 hour
cpu_load = True
cpu_temp = True
used_space = True