ovs_stats plugin: fix some stylistic issues
[collectd.git] / src / virt.c
index 876fe30..f2acde0 100644 (file)
@@ -138,6 +138,9 @@ static const char *config_keys[] = {"Connection",
                                     "Instances",
                                     "ExtraStats",
                                     "PersistentNotification",
+
+                                    "ReportBlockDevices",
+                                    "ReportNetworkInterfaces",
                                     NULL};
 
 /* PersistentNotification is false by default */