From f8923a7f82ea4a07fac99e48b06bed5e3bc64b61 Mon Sep 17 00:00:00 2001 From: Giles Westwood Date: Thu, 5 Dec 2024 12:33:56 +0000 Subject: [PATCH] drop yaml markers in env files --- properties/default.frontend.env | 1 - properties/default.misc.env | 1 - 2 files changed, 2 deletions(-) diff --git a/properties/default.frontend.env b/properties/default.frontend.env index 578de2287f..5de251b18b 100644 --- a/properties/default.frontend.env +++ b/properties/default.frontend.env @@ -1,4 +1,3 @@ ---- ORG_ORCID_FRONTEND_WEB_DOMAINS_ALLOWING_ROBOTS_AS_WHITE_SPACE_SEPARATED_LIST: orcid.org localhost localhost:8443/orcid-web ORG_ORCID_FRONTEND_WEB_MAINTENANCE_HEADER_URL: file:///opt/data/maintenance.html ORG_ORCID_SHIBBOLETH_ENABLED: "true" diff --git a/properties/default.misc.env b/properties/default.misc.env index b7cbd98658..fc99ce3444 100644 --- a/properties/default.misc.env +++ b/properties/default.misc.env @@ -1,4 +1,3 @@ ---- ORG_ORCID_LISTENER_PERSISTENCE_SOLR_SOCKET_TIMEOUT="60000" ORG_ORCID_MESSAGING_BROKER_URL=tcp://localhost:61616?jms.useAsyncSend=true&jms.useCompression=true ORG_ORCID_OPENID_JWKS_KEY_NAME=OpenIDTestKey1