From 2845910b34682056c1949f82e39d9205a26554e9 Mon Sep 17 00:00:00 2001 From: "Kishore Reddy, Gujja (kg811t)" Date: Mon, 14 May 2018 17:19:51 -0400 Subject: Bulk upload changes and music health check apis Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) --- ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf') 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 64974c55..67d93285 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 @@ -122,6 +122,8 @@ online_user_update_duration = 900 # User notification refresh interval and duration, in seconds notification_update_rate = 90 notification_update_duration = 900 +#Widgets upload flag +microservices.widget.upload.flag=true #Microservices Related Properties for Portal microservices.widget.username = widget_user -- cgit 1.2.3-korg