mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 09:53:09 +00:00
8 lines
294 B
XML
8 lines
294 B
XML
<?xml version="1.0" ?>
|
|
<Context debug="0" reloadable="true" crossContext="true">
|
|
<WatchedResource>WEB-INF/web.xml</WatchedResource>
|
|
<Parameter name="dspace-config" override="false"
|
|
value="${dspace.dir}/config/dspace.cfg"
|
|
description="Path to the DSpace configuration file." />
|
|
</Context>
|