From db8b38c93f239a73f63963844e26155e83559db5 Mon Sep 17 00:00:00 2001 From: Rushiraj Nenuji Date: Fri, 19 Jun 2020 11:36:24 -0700 Subject: [PATCH] Turning the config on for Stage testing Turning the config on for Stage testing --- settings/ezid.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings/ezid.conf b/settings/ezid.conf index 6d535c965..ee2e22cf2 100644 --- a/settings/ezid.conf +++ b/settings/ezid.conf @@ -129,10 +129,10 @@ username: ezid password: (see shadow file) [datacite] -enabled: false +enabled: true {production}enabled: true -doi_url: https://mds.datacite.org/doi -metadata_url: https://mds.datacite.org/metadata +doi_url: https://mds.test.datacite.org/doi +metadata_url: https://mds.test.datacite.org/metadata num_attempts: 3 reattempt_delay: 5 timeout: 60