Fix a typo.
This commit is contained in:
parent
4e6d78da54
commit
2289cbc9aa
|
@ -77,6 +77,7 @@ shared.loader={{ item.0.catalina_shared_loader_path }}
|
||||||
{% else %}
|
{% else %}
|
||||||
shared.loader={{ tomcat_m_catalina_shared_loader_path }}
|
shared.loader={{ tomcat_m_catalina_shared_loader_path }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
# List of JAR files that should not be scanned for configuration information
|
# List of JAR files that should not be scanned for configuration information
|
||||||
# such as web fragments, TLD files etc. It must be a comma separated list of
|
# such as web fragments, TLD files etc. It must be a comma separated list of
|
||||||
|
|
Loading…
Reference in New Issue