summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2024-04-01 19:48:52 +0200
committernicolargo <nicolas@nicolargo.com>2024-04-01 19:48:52 +0200
commit8107525aef658a87a74688ef74aaf87fe165cda2 (patch)
treeed104cbea5c5984f583e69d6989c33b2b510eb1c /conf
parent12d9ac1dff05ac74ba304cbf9186aa159fde1d61 (diff)
It Works ! Have to finalise documentation + configuration file
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 bfdd9c4a..02239b10 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -360,7 +360,7 @@ nice_warning=-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2
#
# Define the list of processes to export using:
# a comma-separated list of regular expression (apply on name and cmdline)
-export=.*firefox.*,.*python.*
+export=.*firefox.*
# or an uniq key:value filter
#export=pid:1234