summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2016-10-21 17:06:03 +0200
committernicolargo <nicolas@nicolargo.com>2016-10-21 17:06:03 +0200
commit092930d4a07f9a2e3111f2982f49a443fbb654a9 (patch)
tree9f8267025e8f065b1bb9cb7e87ace751658727a3 /conf
parente711f7fb0941bb446400c090cdb8f88def272dcd (diff)
Add encryption (issue #937)
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 ea37169b..6ada518a 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -111,9 +111,9 @@ critical=90
#wlan0_tx_critical=1000000
#wlan0_tx_log=True
-#[wifi]
+[wifi]
# Define the list of hidden wireless network interfaces (comma-separated regexp)
-#hide=docker.*,lo
+hide=lo,docker.*
#[diskio]
# Define the list of hidden disks (comma-separated regexp)