glances autostart + pavu shortcut

This commit is contained in:
h45h74x
2020-05-13 21:48:51 +02:00
parent e5a1c558f4
commit 52c9645ab1
4 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
[global]
# Does Glances should check if a newer version is available on PyPI ?
check_update=true
check_update=false
# History size (maximum number of values)
# Default is 28800: 1 day with 1 point every 3 seconds
history_size=28800
@@ -367,7 +367,7 @@ all=False
# Where: host is the hostname
# password is the clear password
# Additionally (and optionally) a default password could be defined
#localhost=abc
#localhost=2000
#default=defaultpassword
##############################################################################