Format correction in server limits doc (#6773)

This commit is contained in:
Eco 2018-11-06 14:50:11 -08:00 committed by kannappanr
parent 572719872d
commit 88959ce600
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ We found the following APIs to be redundant or less useful outside of AWS S3. If
- ObjectVersions
### Object name restrictions on Minio
Object names that contain characters `^*|\/"` are unsupported on Windows and other file systems which do not support filenames with these characters. Note that this list is not exhaustive, and depends on the maintainers of the filesystem itself.
Object names that contain characters `^*|\/&";` are unsupported on Windows and other file systems which do not support filenames with these characters. Note that this list is not exhaustive, and depends on the maintainers of the filesystem itself.