BUG-6890:Flow-Removed Notification configuration
[openflowplugin.git] / openflowplugin-blueprint-config / src / main / resources / initial / openflowplugin.cfg
index bed5437b1401f741aca9e2daf5262fa228ac30b2..4019a5e9e308cdb815b5471f2871d766d33ddd4f 100644 (file)
@@ -3,8 +3,8 @@
 #All parameters here will be persisted, however need to change it explicitly for
 #each node of the cluster.
 #Flag to turn flow removed notification on/off.
-#Flow removed notification is turned on by default. Default value false
-notification-flow-removed-off=false
+#Flow removed notification is turned on by default. Default value true
+enable-flow-removed-notification=true
 #Ability to skip pulling and storing of large table features. These features are still
 #available via rpc but if set to true then maintenance in DS will be omitted
 #Turned off by default. Default value true