Separate update checks and have separate interval for them
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user