From 96751683be885785eaf95d1163387b0ab1e71e1b Mon Sep 17 00:00:00 2001 From: Camelia Dumitru Date: Fri, 11 Oct 2024 17:54:57 +0100 Subject: [PATCH] removed properties --- properties/development.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/properties/development.properties b/properties/development.properties index ffd077bd7a..ecb54d312c 100644 --- a/properties/development.properties +++ b/properties/development.properties @@ -265,9 +265,9 @@ org.orcid.persistence.panoply.cleanup.production=false # Panoply redshift database org.orcid.core.utils.panoply.driver=com.amazon.redshift.jdbc.Driver org.orcid.core.utils.panoply.maxPoolSize=20 -org.orcid.core.utils.panoply.password=!RH!7jBgte8CbBPA +org.orcid.core.utils.panoply.password=xxxx org.orcid.core.utils.panoply.idleConnectionTimeout=3600 org.orcid.core.utils.panoply.connectionTimeout=36000 #jdbc:redshift://:/ -org.orcid.core.utils.panoply.jdbcUrl=jdbc:redshift://db.panoply.io:5439/orcid -org.orcid.core.utils.panoply.username=c.dumitru@orcid.org +org.orcid.core.utils.panoply.jdbcUrl=xxx +org.orcid.core.utils.panoply.username=xxxx