[#8357][DURACOM-70] Added the new property in test configuration

This commit is contained in:
Vincenzo Mecca
2022-09-19 10:46:06 +02:00
parent ff48afeea4
commit 97e9379de2

View File

@@ -70,6 +70,11 @@ mail.server.disabled = true
# (Defaults to a dummy/fake prefix of 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 #
#####################