mirror of https://github.com/nicolargo/glances.git
add a todo statement
This commit is contained in:
parent
24c8725359
commit
31abc57c2a
|
|
@ -221,6 +221,7 @@ hide_no_up=True
|
|||
# Automatically hide interface with no IP address (default is False)
|
||||
hide_no_ip=True
|
||||
# Set hide_zero to True to automatically hide interface with no traffic
|
||||
#TODO: change this to a Byte threshold "hide_threshold_bytes "
|
||||
hide_zero=False
|
||||
# It is possible to overwrite the bitrate thresholds per interface
|
||||
# WLAN 0 Default limits (in bits per second aka bps) for interface bitrate
|
||||
|
|
|
|||
Loading…
Reference in New Issue