aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/PapConfigParametersStd.json
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-29 17:01:21 -0400
committerAjith Sreekumar <ajith.sreekumar@bell.ca>2021-06-30 09:18:52 +0000
commit57e39b87ac53c128502110b64b06947e9e380d4e (patch)
treedfac02665737e73f8bba0ee6f6a85745970c92a0 /main/src/test/resources/parameters/PapConfigParametersStd.json
parent38a0a3888dc752bc6f88bdcc3477d20e38aeed3f (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>
Diffstat (limited to 'main/src/test/resources/parameters/PapConfigParametersStd.json')
-rw-r--r--main/src/test/resources/parameters/PapConfigParametersStd.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/test/resources/parameters/PapConfigParametersStd.json b/main/src/test/resources/parameters/PapConfigParametersStd.json
index 211ab4e2..0868aa41 100644
--- a/main/src/test/resources/parameters/PapConfigParametersStd.json
+++ b/main/src/test/resources/parameters/PapConfigParametersStd.json
@@ -28,6 +28,7 @@
"databasePassword": "UDAxaWNZ",
"persistenceUnit": "ToscaConceptTest"
},
+ "savePdpStatisticsInDb": true,
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",