Skip to content

Commit 3484bb6

Browse files
committed
typos
1 parent af6dc98 commit 3484bb6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/sphinx-guides/source/installation/config.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,14 +860,13 @@ In order to use the Google Cloud Archiver, you must have a Google account. You w
860860

861861
``curl http://localhost:8080/api/admin/settings/:GoogleCloudProject -X PUT -d "qdr-project"``
862862

863-
The Google Cloud Archiver also requires a key file that must be renamed to 'googlecloudkey.json' file and placed in the directory identified by your 'dataverse.files.directory' jvm option. This file can be created in the Google Cloud Console. (One method: Navigate to your Project 'Settings'/'Service Accounts', create an account, give this account the 'Cloud Storage'/'Storage Admin' role, and once it's created, use the 'Actions' menu to 'Create Key', selecting the 'JSON' format option. Use this as the 'googlecloudkey.json' file.)
863+
The Google Cloud Archiver also requires a key file that must be renamed to 'googlecloudkey.json' and placed in the directory identified by your 'dataverse.files.directory' jvm option. This file can be created in the Google Cloud Console. (One method: Navigate to your Project 'Settings'/'Service Accounts', create an account, give this account the 'Cloud Storage'/'Storage Admin' role, and once it's created, use the 'Actions' menu to 'Create Key', selecting the 'JSON' format option. Use this as the 'googlecloudkey.json' file.)
864864

865865
For example:
866866

867867
``cp <your key file> /usr/local/payara5/glassfish/domains/domain1/files/googlecloudkey.json``
868868

869-
.. _Local Path Configuration:
870-
869+
.. _Archiving API Call:
871870

872871
API Call
873872
++++++++

0 commit comments

Comments
 (0)