Update configuration file example regarding the #2695

This commit is contained in:
nicolargo 2024-03-10 11:10:52 +01:00
parent 49977dba57
commit 6969d302ab
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ load_critical=500
disable=False
# Default refresh rate is 60 seconds
#refresh=60
# System information to display (a string where {key} will be replaced by the value) in the Curses interface
# System information to display (a string where {key} will be replaced by the value)
# Available information are: hostname, os_name, os_version, os_arch, linux_distro, platform
#system_info_msg= | My {os_name} system |

View File

@ -71,7 +71,7 @@ load_critical=500
disable=False
# Default refresh rate is 60 seconds
#refresh=60
# System information to display (a string where {key} will be replaced by the value) in the Curses interface
# System information to display (a string where {key} will be replaced by the value)
# Available information are: hostname, os_name, os_version, os_arch, linux_distro, platform
#system_info_msg= | My {os_name} system |