mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
Rename the property default.dspace.dir to dspace.install.dir
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
##### Basic information ######
|
||||
|
||||
# DSpace installation directory
|
||||
dspace.dir = ${default.dspace.dir}
|
||||
dspace.dir = ${dspace.install.dir}
|
||||
|
||||
# DSpace host name - should match base URL. Do not include port number.
|
||||
dspace.hostname = ${dspace.hostname}
|
||||
|
Reference in New Issue
Block a user