summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties')
-rw-r--r--ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
index 8c682649..0fc2c69d 100644
--- a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
+++ b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
@@ -33,7 +33,8 @@ hb.show_sql = false
hb.db_reconnect = true
hb.idle_connection_test_period = 3600
-app_display_name = app_display_name
+# Ecomp portal title
+app_display_name = Portal
files_path = /demeter/WebApps/dev/ECOMP_APP/files
context_root = ECOMPPORTAL
# menu settings
@@ -109,10 +110,9 @@ microservices.widget.local.port = 8082
#delete auditlog from number of days ago
auditlog_del_day_from = 365
-
#authenticate user server
authenticate_user_server=http://todo_enter_auth_server_hostname:8383/openid-connect-server-webapp/allUsers
#window width threshold to collapse left/right menu when page onload
window_width_threshold_left_menu = 1400
-window_width_threshold_right_menu = 1350 \ No newline at end of file
+window_width_threshold_right_menu = 1350