summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-06-29 09:49:36 +0200
committernicolargo <nicolashennion@gmail.com>2024-06-29 09:49:36 +0200
commit582ca0771678210d01beea0ff0cb914005f54bf9 (patch)
tree651bc0b5408167417ccf6e593ab44bce2627951b /conf
parent036eb976e9acdbf42576b5cbfa1a3da80ede19ad (diff)
Glances 4.1.0
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 4a64644f..7bba30aa 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -217,9 +217,9 @@ hide=docker.*,lo
# Define the list of wireless network interfaces to be show (comma-separated)
#show=docker.*
# Automatically hide interface not up (default is False)
-#hide_no_up=True
+hide_no_up=True
# Automatically hide interface with no IP address (default is False)
-#hide_no_ip=True
+hide_no_ip=True
# It is possible to overwrite the bitrate thresholds per interface
# WLAN 0 Default limits (in bits per second aka bps) for interface bitrate
#wlan0_rx_careful=4000000