mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
(Robert Tansley)
- config: report.directory -> report.dir for consistency - cleaned up a few bits in dspace.cfg git-svn-id: http://scm.dspace.org/svn/repo/trunk@1272 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
report.public = false
|
||||
|
||||
# directory where live reports are stored
|
||||
report.directory = /dspace/reports/
|
||||
report.dir = /dspace/reports/
|
||||
</pre>
|
||||
<LI><P>Build and install the updated DSpace 1.3 code. Go to the <code>[dspace-1.3-source]</code> directory, and run:</P>
|
||||
<p><code>ant -Dconfig=<i>[dspace]</i>/config/dspace.cfg update</code></p>
|
||||
|
Reference in New Issue
Block a user