Fix distributed doc as total storage capacity is not displayed anymore (#6309)

This commit is contained in:
Nitish Tiwari 2018-08-18 22:31:24 +05:30 committed by Harshavardhana
parent d531080b7e
commit bf14e5ce1b
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ __NOTE:__ `{1...n}` shown in shortened examples above have 3 dots! Using only 2
## 3. Test your setup
To test this setup, access the Minio server via browser or [`mc`](https://docs.minio.io/docs/minio-client-quickstart-guide). Youll see the combined capacity of all the storage drives as the capacity of this drive.
To test this setup, access the Minio server via browser or [`mc`](https://docs.minio.io/docs/minio-client-quickstart-guide).
## Explore Further
- [Minio Large Bucket Suppport Guide](https://docs.minio.io/docs/minio-large-bucket-support-quickstart-guide)