mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
docs/minio-limits.md formatting (#6683)
Formatted docs to show missing "\" character, added "/" to list of unsupported chars and made note of the fact that list is not exhaustive.
This commit is contained in:
parent
586466584f
commit
f287b15e71
@ -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.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user