Updated FAQ (markdown)

Chris Lu 2020-03-14 23:57:31 -07:00
parent aff5e4b291
commit 91ead2ce6e

2
FAQ.md

@ -23,7 +23,7 @@ Yes.
Optimization for small files is actually optimization for large amount of files. The file size does not matter. Filer server would chunk the files.
### Does it support large files, e.g., 500M ~ 10G?
Large file will be automatically split into chunks, in `weed filer`, `weed mount`, etc.
Large file will be automatically split into chunks, in `weed filer`, `weed mount`, `weed filer.copy`, etc.
### How to configure volumes larger than 30GB?