mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
Disable new actuator in IT
This commit is contained in:
@@ -158,6 +158,7 @@ proxies.trusted.include_ui_ip = true
|
|||||||
|
|
||||||
# For the tests we have to disable this health indicator because there isn't a mock server and the calculated status was DOWN
|
# For the tests we have to disable this health indicator because there isn't a mock server and the calculated status was DOWN
|
||||||
management.health.solrOai.enabled = false
|
management.health.solrOai.enabled = false
|
||||||
|
management.health.seo.enabled = false
|
||||||
|
|
||||||
# Enable researcher profiles and orcid synchronization for tests
|
# Enable researcher profiles and orcid synchronization for tests
|
||||||
researcher-profile.entity-type = Person
|
researcher-profile.entity-type = Person
|
||||||
@@ -192,4 +193,4 @@ ldn.notify.inbox.block-untrusted-ip = true
|
|||||||
# ERROR LOGGING #
|
# ERROR LOGGING #
|
||||||
###########################################
|
###########################################
|
||||||
# Log full stacktrace of other common 4xx errors (for easier debugging of these errors in tests)
|
# Log full stacktrace of other common 4xx errors (for easier debugging of these errors in tests)
|
||||||
logging.server.include-stacktrace-for-httpcode = 422, 400
|
logging.server.include-stacktrace-for-httpcode = 422, 400
|
||||||
|
Reference in New Issue
Block a user