mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 06:53:09 +00:00
[#8357][DURACOM-70] Added the new property in test configuration
This commit is contained in:
@@ -70,6 +70,11 @@ mail.server.disabled = true
|
|||||||
# (Defaults to a dummy/fake prefix of 123456789)
|
# (Defaults to a dummy/fake prefix of 123456789)
|
||||||
handle.prefix = 123456789
|
handle.prefix = 123456789
|
||||||
|
|
||||||
|
# Whether to enable the DSpace handle resolver endpoints necessary for
|
||||||
|
# https://github.com/DSpace/Remote-Handle-Resolver
|
||||||
|
# Defaults to "false" which means these handle resolver endpoints are not available.
|
||||||
|
handle.remote-resolver.enabled = true
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
# LOGLEVEL SETTINGS #
|
# LOGLEVEL SETTINGS #
|
||||||
#####################
|
#####################
|
||||||
|
Reference in New Issue
Block a user