aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-04-03 10:35:12 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-03 10:35:12 +0000
commit7be7b5464dfa3bdad079a84b72191ab258f94e2f (patch)
treed83b7ff3037ce7a18e43b79bef29768f1a3e8cdb /epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
parent609062f1855cef71bcdc9bdd9399cf401db20224 (diff)
parentfa9080bc0e2be3198aebbe1da20af73ed91376ce (diff)
Merge "Turn role management off by default"
Diffstat (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties')
-rwxr-xr-xepsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
index ac8c3931b..2d1ad7d39 100755
--- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
+++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
@@ -64,6 +64,8 @@ decryption_key = ${VID_DECRYPTION_KEY}
element_map_file_path = /tmp
element_map_icon_path = app/vid/icons/
+role_management_activated = false
+
#aai related properties
aai.server.url.base=${VID_AAI_URL}/aai/
aai.server.url=${VID_AAI_URL}/aai/v13/