mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Updated FAQ (markdown)
+1
-1
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user