obuspa: add InterfaceSetting to dmcaching_exclude.json

This commit is contained in:
Markus Gothe 2024-09-02 06:34:06 +00:00 committed by IOPSYS Dev
parent af0a111b81
commit eb10bd6b6b
No known key found for this signature in database

View file

@ -2,6 +2,7 @@
"dmcaching_exclude": [
"Device.Hosts.Host.",
"Device.IEEE1905.",
"Device.WiFi.DataElements."
"Device.WiFi.DataElements.",
"Device.NAT.InterfaceSetting."
]
}