summaryrefslogtreecommitdiffstats
path: root/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-29 17:01:21 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-30 13:19:08 -0400
commit15d89d8bfee2a56e5db53203983f20173a4165bb (patch)
tree2775109df4094a9f40f72fd3b3fda4d94b5269a3 /packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
parent209f0357e93fd45b859f1f854a5331461b08bd2a (diff)
Add ability to turn on/off pdp statistics
Adding an ability in pap to turn on/off processing of pdp statistics. By default it will be turned on and can be changed via configuration. Issue-ID: POLICY-3450 Change-Id: I093fe3f1390769f9acf2cfe85dd0d4edf0539de8 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit 57e39b87ac53c128502110b64b06947e9e380d4e) Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json')
-rw-r--r--packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
index f0bee8af..2f37cb66 100644
--- a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
+++ b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
@@ -28,6 +28,7 @@
"databasePassword": "policy_user",
"persistenceUnit": "PolicyMariaDb"
},
+ "savePdpStatisticsInDb": true,
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",