changed cdt app properties for configscaleout 65/46165/1
authorsj108s <sj108s@us.att.com>
Fri, 4 May 2018 06:59:46 +0000 (12:29 +0530)
committersj108s <sj108s@us.att.com>
Fri, 4 May 2018 07:03:43 +0000 (12:33 +0530)
changed cdt application properties to display configscaleout in reference data

Issue-ID: APPC-877
Change-Id: Id7e37298421aaa1a42379cf40870ced3e329ebca
Signed-off-by: sj108s <sj108s@us.att.com>
src/app/cdt.application.properties.json

index 593f4f6..d96780a 100644 (file)
@@ -1,9 +1,9 @@
 {
     "CONTACT_US": {
         "CONTACT_US_EMAIL": "cdtSupportTeam@yourCompany.com",
-        "CONTACT_US_SUBJECT": "1710CDTContactus"
+        "CONTACT_US_SUBJECT": "CDT Contact Us"
     },
     "username": "appc123@appc.onap.org",
     "password": "test",
-    "displayConfigScaleout": true
+    "showconfigsaleout": true
 }
\ No newline at end of file