Remove web-filter for incoming scheduler requests
[vid.git] / epsdk-app-onap / src / main / webapp / WEB-INF / conf / system.properties
index 976ec75..0fe2f4e 100755 (executable)
@@ -123,6 +123,7 @@ ecomp_shared_context_rest_url= https://www.openecomp.org:8080/ecompportal/contex
 
 # Link shown in Help menu
 contact_us_link = https://www.openecomp.org/EcompPortal/ECOMP+Portal+Home
+homepage_contact_us_url = mailto:portal@lists.onap.org
 
 # An Unique 128-bit value defined to identify a specific version
 # of an application deployed on a specific virtual machine.
@@ -196,10 +197,11 @@ scheduler.server.url=http://BYO.scheduler:8989/scheduler
 
 scheduler.submit.new.vnf.change=/v1/ChangeManagement/schedules/{scheduleId}/approvals
 scheduler.get.schedules=/v1/ChangeManagement/schedules/scheduleDetails/
-scheduler.basic.auth=
+
+features.set.filename=onap.features.properties
 
 vid.asyncJob.howLongToKeepOldJobsInDays=7
 
 # thread definition - count and timeout (in seconds)
 vid.thread.count=50
-vid.thread.timeout=30
\ No newline at end of file
+vid.thread.timeout=30