library/roles/smartgears/dataminer_app/templates/web.xml.j2: Fix the algorithmDirectory path inside the dataminer configuration.

This commit is contained in:
Andrea Dell'Amico 2017-10-10 17:37:33 +02:00
parent 7f6ff58bc1
commit 6364e3cfc4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<context-param>
<param-name>algorithmDirectory</param-name>
<param-value>{{ dataminer_wps_algorithms_dest }}</param-value>
<param-value>{{ dataminer_wps_algorithms_dest }}/{{ dataminer_infra_reference }}/software</param-value>
</context-param>
<!-- security-constraint> <web-resource-collection> <web-resource-name>My