Remove web-filter for incoming scheduler requests
[vid.git] / epsdk-app-onap / src / main / webapp / WEB-INF / conf / system_template.properties
index 726b56f..54359c2 100755 (executable)
@@ -153,7 +153,6 @@ mso.dme2.client.timeout=${MSO_DME2_CLIENT_TIMEOUT}
 mso.dme2.client.read.timeout=${MSO_DME2_CLIENT_READ_TIMEOUT}
 mso.dme2.server.url=${MSO_DME2_SERVER_URL}
 mso.dme2.enabled=${MSO_DME2_ENABLED}
-scheduler.basic.auth=
 
 features.set.filename=onap.features.properties
 
@@ -161,4 +160,4 @@ 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