summaryrefslogtreecommitdiffstats
path: root/packages/base/src/files/install/servers/pap/bin/xacml.pap.properties
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base/src/files/install/servers/pap/bin/xacml.pap.properties')
-rw-r--r--packages/base/src/files/install/servers/pap/bin/xacml.pap.properties5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/base/src/files/install/servers/pap/bin/xacml.pap.properties b/packages/base/src/files/install/servers/pap/bin/xacml.pap.properties
index 5646cf4b0..2a14641e9 100644
--- a/packages/base/src/files/install/servers/pap/bin/xacml.pap.properties
+++ b/packages/base/src/files/install/servers/pap/bin/xacml.pap.properties
@@ -104,10 +104,7 @@ xacml.rest.pap.run.audit.flag=${{PROP_PAP_RUN_AUDIT_FLAG}}
# 1.The file system can duplicate the database: database>file system (set property to true)
# 2.The database can duplicate the file system: file system>database (set property to false)
xacml.rest.pap.filesystem.audit=${{PROP_PAP_AUDIT_FLAG}}
-#AutoPush Policy Flag
-xacml.rest.pap.autopush.flag=false
-#AutoPush Policy
-xacml.rest.pap.autopush.file=autopush.properties
+
#Patter to identify if a attribute is ready. Currently just a place holder
xacm.xcor.required.pattern=1,1
#the number of times an incoming policy update notification will be tried to be processed (or until it succeeds)