Skip to content

Commit 38ef06b

Browse files
committed
Switch DOI to production
1 parent 6d7dc7a commit 38ef06b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

invenio.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,9 @@ RDM_SEARCH = {
349349
# ===================
350350
# See https://inveniordm.docs.cern.ch/customize/dois/
351351
DATACITE_ENABLED = True
352-
DATACITE_USERNAME = "CALTECH.LIBRARY"
353-
DATACITE_PREFIX = "10.33569"
354-
DATACITE_TEST_MODE = True
352+
DATACITE_USERNAME = "CALTECH.DATA"
353+
DATACITE_PREFIX = "10.22002"
354+
DATACITE_TEST_MODE = False
355355
DATACITE_DATACENTER_SYMBOL = ""
356356

357357
# Authentication - Invenio-Accounts and Invenio-OAuthclient

0 commit comments

Comments
 (0)