Deliver centralized role management feature
[portal.git] / ecomp-portal-BE-os / src / main / webapp / WEB-INF / conf / system.properties
index 8c68264..8f74a9f 100644 (file)
@@ -33,8 +33,9 @@ hb.show_sql = false
 hb.db_reconnect = true
 hb.idle_connection_test_period = 3600
 
-app_display_name                                         = app_display_name
-files_path = /demeter/WebApps/dev/ECOMP_APP/files
+# Ecomp portal title
+app_display_name                                         = Portal
+files_path = /tmp
 context_root = ECOMPPORTAL
 # menu settings
 menu_query_name                      = menuData
@@ -109,10 +110,12 @@ 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
+
+#External system notification URL
+external_system_notification_url= http://todo_external_system_notification_url?