diff options
Diffstat (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties')
-rwxr-xr-x | epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties index 0987199e3..1e8a0ba15 100755 --- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties @@ -136,7 +136,7 @@ mso.restapi.operationalEnvironment.cloudResourcesRequests.status=${mso.restapi.c mso.displayTestAPIOnScreen=true mso.defaultTestAPI=GR_API -mso.maxOpenedInstantiationRequests=20 +mso.maxOpenedInstantiationRequests=200 mso.asyncPollingIntervalSeconds=1 refreshTimeInstantiationDashboard=10 |