diff options
author | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-05-14 17:19:51 -0400 |
---|---|---|
committer | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-05-25 13:39:38 -0400 |
commit | 2845910b34682056c1949f82e39d9205a26554e9 (patch) | |
tree | 825474a899dc5783e6ea8c4aefd26b6d4c881dfd /deliveries/properties_simpledemo/ONAPPORTAL/system.properties | |
parent | 485296388748c1efb5737cf7ae9d4a8254681552 (diff) |
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) <kg811t@research.att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTAL/system.properties')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTAL/system.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/system.properties b/deliveries/properties_simpledemo/ONAPPORTAL/system.properties index c16c4905..928605c1 100644 --- a/deliveries/properties_simpledemo/ONAPPORTAL/system.properties +++ b/deliveries/properties_simpledemo/ONAPPORTAL/system.properties @@ -90,6 +90,8 @@ microservices.widget.local.port = 8082 microservices.m-learn.local.port = 8083 #HALO API enable flag external_access_enable = false +#Widgets upload flag +microservices.widget.upload.flag=true #delete auditlog from number of days ago auditlog_del_day_from = 365 |