diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-06-30 16:46:00 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-06-30 16:46:06 +0100 |
commit | df1a5bd938487aad49ccb112b679adba5a04cdac (patch) | |
tree | 842aa9f96008239e12125c5ca68a69f62b0cb84b /csit/config/pap | |
parent | 29ed0d71a625d62f2f86f1d39257089df4c75ddc (diff) |
Fix related to name and statistics changes in CSIT
Change-Id: Iaeaadca083431a8b8df8043f73146fb31a09f3e0
Issue-ID: POLICY-3410
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'csit/config/pap')
-rw-r--r-- | csit/config/pap/defaultConfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/config/pap/defaultConfig.json b/csit/config/pap/defaultConfig.json index 51a4c044..15bba3f4 100644 --- a/csit/config/pap/defaultConfig.json +++ b/csit/config/pap/defaultConfig.json @@ -28,6 +28,7 @@ "databasePassword": "policy_user", "persistenceUnit": "PolicyMariaDb" }, + "savePdpStatisticsInDb": true, "topicParameterGroup": { "topicSources" : [{ "topic" : "POLICY-PDP-PAP", |