Skip to content

Commit

Permalink
#24 Add Installation notes for support of DataCite
Browse files Browse the repository at this point in the history
  • Loading branch information
sekmiller committed Feb 23, 2016
1 parent 94183cf commit feaf0bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/sphinx-guides/source/installation/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ For limiting the size of thumbnail images generated from files.
doi.baseurlstring
+++++++++++++++++

As of this writing "https://ezid.cdlib.org" is the only valid value. See also these related database settings below:
As of this writing "https://ezid.cdlib.org" and "https://mds.datacite.org" are the only valid values. See also these related database settings below:

- :DoiProvider
- :Protocol
Expand Down Expand Up @@ -240,7 +240,7 @@ This is the email address that "system" emails are sent from such as password re
:DoiProvider
++++++++++++

As of this writing "EZID" is the only valid options. DataCite support is planned: https://github.com/IQSS/dataverse/issues/24
As of this writing "EZID" and "DataCite" are the only valid options.

``curl -X PUT -d EZID http://localhost:8080/api/admin/settings/:DoiProvider``

Expand All @@ -254,7 +254,7 @@ As of this writing "doi" is the only valid option for the protocol for a persist
:Authority
++++++++++

Use the DOI authority assigned to you by EZID.
Use the DOI authority assigned to you by your DoiProvider.

``curl -X PUT -d 10.xxxx http://localhost:8080/api/admin/settings/:Authority``

Expand Down

0 comments on commit feaf0bb

Please sign in to comment.