X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/07724cb2413ea22e583b9d579b514d81a97911be..608a1591840dfbeac3d5580c505b50bfface5929:/doc/install/configure-azure-blob-storage.html.textile.liquid diff --git a/doc/install/configure-azure-blob-storage.html.textile.liquid b/doc/install/configure-azure-blob-storage.html.textile.liquid index 1bed748ad7..2f68c8a4bf 100644 --- a/doc/install/configure-azure-blob-storage.html.textile.liquid +++ b/doc/install/configure-azure-blob-storage.html.textile.liquid @@ -59,8 +59,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}