Update docs

This commit is contained in:
nicolargo 2024-10-19 09:52:04 +02:00
parent eed2ec954a
commit dc8707ad33
3 changed files with 319 additions and 363 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,10 +45,10 @@ A first section (called global) is available:
# It is also possible to overwrite it in each plugin section
refresh=2
# Should Glances check if a newer version is available on PyPI ?
check_update=false
check_update=true
# History size (maximum number of values)
# Default is 28800: 1 day with 1 point every 3 seconds
history_size=28800
# Default is 1200 values (~1h with the default refresh rate)
history_size=1200
# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
#strftime_format="%Y-%m-%d %H:%M:%S %Z"
# Define external directory for loading additional plugins

View File

@ -620,10 +620,10 @@ A first section (called global) is available:
# It is also possible to overwrite it in each plugin section
refresh=2
# Should Glances check if a newer version is available on PyPI ?
check_update=false
check_update=true
# History size (maximum number of values)
# Default is 28800: 1 day with 1 point every 3 seconds
history_size=28800
# Default is 1200 values (~1h with the default refresh rate)
history_size=1200
# Set the way Glances should display the date (default is %Y\-%m\-%d %H:%M:%S %Z)
#strftime_format=\(dq%Y\-%m\-%d %H:%M:%S %Z\(dq
# Define external directory for loading additional plugins