diff --git a/src/config.py.example b/src/config.py.example index 55a12fc..295b564 100644 --- a/src/config.py.example +++ b/src/config.py.example @@ -26,7 +26,7 @@ sleep_time = 0.5 cpu_load = True cpu_temp = True used_space = True -used_space_path = '/mnt' +used_space_path = '/' voltage = True sys_clock_speed = True swap = True