diff --git a/pm_auto/pm_auto.py b/pm_auto/pm_auto.py index 341467f..b695838 100644 --- a/pm_auto/pm_auto.py +++ b/pm_auto/pm_auto.py @@ -21,6 +21,7 @@ 'oled_network_interface': 'all', # 'all' or the name of the interface, normally 'wlan0' for WiFi, 'eth0' for Ethernet 'oled_sleep': False, 'oled_sleep_timeout': 10, + 'virtual_interface_prefixes': ['veth', 'br-', 'docker', 'virbr', 'vmnet'], 'oled_pages': [ 'performance', 'ips',