fix: doc notifications formatting issues (#8661)

This commit is contained in:
Harshavardhana
2019-12-17 17:34:17 -08:00
committed by kannappanr
parent 63ac1d6d18
commit 63c3114657
4 changed files with 57 additions and 25 deletions

View File

@@ -1,7 +1,6 @@
# MinIO Multi-user Quickstart Guide [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
MinIO supports multiple long term users in addition to default user created during server startup. New users can be added after server starts up, and server can be configured to deny or allow access to buckets and resources to each of these users. This document explains how to add/remove users and modify their access rights.
## Get started
In this document we will explain in detail on how to configure multiple users.