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