mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated FAQ (markdown)
parent
aff5e4b291
commit
91ead2ce6e
2
FAQ.md
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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue