Changes to PAP infrastructure to support PDP
[policy/pap.git] / packages / policy-pap-tarball / src / main / resources / etc / defaultConfig.json
index 3085f45..2a16c3e 100644 (file)
@@ -7,5 +7,15 @@
         "password": "zb!XztG34",
         "https": true,
         "aaf": false
+    },
+    "pdpParameters": {
+        "updateParameters": {
+            "maxRetryCount": 1,
+            "maxWaitMs": 1
+        },
+        "stateChangeParameters": {
+            "maxRetryCount": 1,
+            "maxWaitMs": 1
+        }
     }
 }