summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/default_config.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sample_configs/default_config.toml b/sample_configs/default_config.toml
index e2459762..74353b3c 100644
--- a/sample_configs/default_config.toml
+++ b/sample_configs/default_config.toml
@@ -35,7 +35,7 @@
#temperature_type = "fahrenheit"
#temperature_type = "celsius"
# The default time interval (in milliseconds).
-#default_time_value = 60000
+#default_time_value = "60s"
# The time delta on each zoom in/out action (in milliseconds).
#time_delta = 15000
# Hides the time scale.
@@ -157,7 +157,6 @@
# type="proc"
# default=true
-
# Filters - you can hide specific temperature sensors, network interfaces, and disks using filters. This is admittedly
# a bit hard to use as of now, and there is a planned in-app interface for managing this in the future:
#[disk_filter]