diff options
Diffstat (limited to 'src/app/cdt.application.properties.json')
-rw-r--r-- | src/app/cdt.application.properties.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/app/cdt.application.properties.json b/src/app/cdt.application.properties.json index 07f40bb..593f4f6 100644 --- a/src/app/cdt.application.properties.json +++ b/src/app/cdt.application.properties.json @@ -1,8 +1,9 @@ { "CONTACT_US": { - "CONTACT_US_EMAIL": "cdtSupportTeam@yourCompany.com", - "CONTACT_US_SUBJECT": "1710CDTContactus" + "CONTACT_US_EMAIL": "cdtSupportTeam@yourCompany.com", + "CONTACT_US_SUBJECT": "1710CDTContactus" }, - "username" : "appc123@appc.onap.org", - "password" : "test" -} + "username": "appc123@appc.onap.org", + "password": "test", + "displayConfigScaleout": true +}
\ No newline at end of file |