mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
Add websvc.opensearch.autolink and websvc.opensearch.shortname to exposed REST configuration properties
This commit is contained in:
@@ -36,7 +36,6 @@ rest.patch.operations.limit = 1000
|
||||
# (Requires reboot of servlet container, e.g. Tomcat, to reload)
|
||||
rest.properties.exposed = plugin.named.org.dspace.curate.CurationTask
|
||||
rest.properties.exposed = google.analytics.key
|
||||
rest.properties.exposed = websvc.opensearch.enable
|
||||
rest.properties.exposed = versioning.item.history.include.submitter
|
||||
rest.properties.exposed = researcher-profile.entity-type
|
||||
rest.properties.exposed = orcid.application-client-id
|
||||
@@ -44,7 +43,10 @@ rest.properties.exposed = orcid.authorize-url
|
||||
rest.properties.exposed = orcid.scope
|
||||
rest.properties.exposed = orcid.disconnection.allowed-users
|
||||
rest.properties.exposed = registration.verification.enabled
|
||||
rest.properties.exposed = websvc.opensearch.enable
|
||||
rest.properties.exposed = websvc.opensearch.svccontext
|
||||
rest.properties.exposed = websvc.opensearch.shortname
|
||||
rest.properties.exposed = websvc.opensearch.autolink
|
||||
rest.properties.exposed = submit.type-bind.field
|
||||
rest.properties.exposed = google.recaptcha.key.site
|
||||
rest.properties.exposed = google.recaptcha.version
|
||||
|
Reference in New Issue
Block a user