summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-07-24 20:03:46 +0200
committernicolargo <nicolas@nicolargo.com>2023-07-24 20:03:46 +0200
commit1def83cb8a6bb8100c97a71b13ef24e9c7140d9a (patch)
tree6e7a64717444223736b91b12d0cd89455df01c4d /conf
parent952f5a409c02900c7e785163e8f91c1ff262fc06 (diff)
Wifi plugin is back again but with a limited scope (only wifi interface are monitored, not all hotspots)
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 63ab731f..c8eacf3d 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -204,7 +204,7 @@ nf_conntrack_percent_warning=80
nf_conntrack_percent_critical=90
[wifi]
-disable=True
+disable=False
# Define the list of hidden wireless network interfaces (comma-separated regexp)
hide=lo,docker.*
# Define the list of wireless network interfaces to be show (comma-separated)