added used_space_path to config

This commit is contained in:
hjelev
2023-02-03 23:03:03 +02:00
parent 5e1441cba6
commit e1a5355afb
2 changed files with 5 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ sleep_time = 0.5
cpu_load = True
cpu_temp = True
used_space = True
used_space_path = '/mnt'
voltage = True
sys_clock_speed = True
swap = True