Files
old_fushimai_wms_1/tomcat/webapps/conf/context.xml
2025-09-12 15:53:10 +08:00

12 lines
367 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- The contents of this file will be loaded for each web application --><Context>
<!-- Default set of monitored resources -->
<WatchedResource>WEB-INF/web.xml</WatchedResource>
<!-- Uncomment this to disable session persistence across Tomcat restarts -->
<!--
<Manager pathname="" />
-->
</Context>