X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3dec49afe102f61d6db045aa8dadec442d055b71..d22da8c4ae59fa50bfecaf3c5857fe8c0cc5fae7:/doc/install/configure-s3-object-storage.html.textile.liquid?ds=sidebyside diff --git a/doc/install/configure-s3-object-storage.html.textile.liquid b/doc/install/configure-s3-object-storage.html.textile.liquid index 56d3a7628b..6e725b3449 100644 --- a/doc/install/configure-s3-object-storage.html.textile.liquid +++ b/doc/install/configure-s3-object-storage.html.textile.liquid @@ -24,8 +24,9 @@ Volumes are configured in the @Volumes@ section of the cluster configuration fil # volume. In this example, keep0 has read/write access, and # keep1 has read-only access. # - # If the AccessViaHosts section is empty, all keepstore - # servers will have read/write access to the volume. + # If the AccessViaHosts section is empty or omitted, all + # keepstore servers will have read/write access to the + # volume. "http://keep0.uuid_prefix.example.com:25107/": {} "http://keep1.uuid_prefix.example.com:25107/": {ReadOnly: true}