Fixing policy build issues
[policy/engine.git] / packages / base / src / files / install / servers / pdp / bin / xacml.pdp.properties
index ac7a5bb..fe5277d 100644 (file)
@@ -107,7 +107,9 @@ xacml.rest.pap.userid=${{PDP_PAP_PDP_HTTP_USER_ID}}
 # pass PAP
 xacml.rest.pap.password=${{PDP_PAP_PDP_HTTP_PASSWORD}}
 # Delay for Notifications Don't change this. Value in milliSec.  
-xacml.rest.notification.delay=30  
+xacml.rest.notification.delay=30
+# Client interval to ping notification service. 
+CLIENT_INTERVAL=15000
 # Request Buffer Size. 
 REQUEST_BUFFER_SIZE=5
 #***Properties for IntegrityMonitor integration defined in XACMLRestProperties.java***