mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-11 18:36:17 -04:00
Align docker Glances.conf with devel one
This commit is contained in:
@@ -359,10 +359,8 @@ nice_warning=-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2
|
||||
#nice_critical=15,16,17,18,19
|
||||
#
|
||||
# Define the list of processes to export using:
|
||||
# a comma-separated list of regular expression (apply on name and cmdline)
|
||||
#export=.*firefox.*
|
||||
# or an uniq key:value filter
|
||||
#export=pid:1234
|
||||
# a comma-separated list of Glances filter
|
||||
#export=.*firefox.*,pid:1234
|
||||
|
||||
[ports]
|
||||
disable=False
|
||||
|
||||
Reference in New Issue
Block a user