synching portal config with upstream
[oom.git] / kubernetes / config / docker / init / src / config / portal / portal-fe / webapps / etc / ECOMPPORTALAPP / fusion.properties
index 93912b2..c92a573 100755 (executable)
@@ -1,5 +1,5 @@
 # domain settings
-#domain_class_location =
+#domain_class_location = 
 
 # validator settings
 #default_error_message = Default error message
@@ -27,12 +27,11 @@ account_admin_role_id = 999
 restricted_app_role_id = 900
 
 # Home Page index html
-
-home_page                                               = /index.html
+home_page                                              = /index.html
 
 authentication_mechanism =DBAUTH
 
-login.error.hrid.empty = Login failed, please contact system administrator.
+login.error.hrid.empty = Login failed, please contact system administrator. 
 login.error.hrid.not-found = User not found, please contact system administrator.
 login.error.user.inactive = Account is disabled, please contact system administrator.
 
@@ -41,7 +40,7 @@ login.error.user.inactive = Account is disabled, please contact system administr
 #
 health_poll_interval_seconds = 5
 #
-# If a component is down a log entry will be written that triggers an alert.  This parameter specifies how often this alert should be triggered
+# If a component is down a log entry will be written that triggers an alert.  This parameter specifies how often this alert should be triggered  
 # if the component remains down.   For example a value of 30, would translate to 30 * 60 seconds = 1800 seconds, or every 30 minutes
 #
 health_fail_alert_every_x_intervals =  30