Generate notifications when policies change
[policy/pap.git] / main / src / test / resources / parameters / PapConfigParametersStd.json
index 309bdb0..828c1a4 100644 (file)
             "topic" : "POLICY-PDP-PAP",
             "servers" : [ "message-router" ],
             "topicCommInfrastructure" : "noop"
+        },{
+            "topic" : "POLICY-NOTIFICATION",
+            "servers" : [ "message-router" ],
+            "topicCommInfrastructure" : "noop"
         }]
     }
 }