vitro/legacy/webapp/context.xml

8 lines
219 B
XML
Raw Normal View History

2015-11-19 23:47:12 +00:00
<Context>
2017-05-06 14:40:28 -06:00
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
2015-11-19 23:47:12 +00:00
<!--
Disable the attempt to persist sessions when Tomcat shuts down.
-->
<Manager pathname="" />
</Context>