Skip to content

Commit 72d5de9

Browse files
authored
minor doc tweaks
1 parent c22e027 commit 72d5de9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,11 +1421,9 @@ And lastly, to start up the SeaweedFS server and various components you could us
14211421
weed server -s3 -metricsPort=9327 -dir=/data -s3.config=/config.json
14221422
14231423
`VAST DataStore <https://www.vastdata.com/platform/datastore>`_
1424-
1425-
VAST DataStore must be configured with S3 gateway. Dataverse bucket must be created.
1426-
Follow `VAST DataStore documentation <https://support.vastdata.com/s/document-item?bundleId=vast-cluster-administrator-s-guide4.7&topicId=managing-access-protocols/s3-object-storage-protocol.html&_LANG=enus>`_ to configure S3 gateway.
1427-
Set ``dataverse.files.<id>.path-style-access=true``, VAST DataStore uses path style access.
1428-
1424+
VAST DataStore must be configured with an S3 gateway. A Dataverse bucket must be created.
1425+
Follow `VAST DataStore documentation <https://support.vastdata.com/s/document-item?bundleId=vast-cluster-administrator-s-guide4.7&topicId=managing-access-protocols/s3-object-storage-protocol.html&_LANG=enus>`_ to configure the S3 gateway.
1426+
Set ``dataverse.files.<id>.path-style-access=true`` since VAST DataStore uses path style access.
14291427

14301428
**Additional Reported Working S3-Compatible Storage**
14311429

0 commit comments

Comments
 (0)