filer: add option to cache small files to filer store
This commit is contained in:
@@ -55,6 +55,7 @@ type FilerOption struct {
|
||||
Port uint32
|
||||
recursiveDelete bool
|
||||
Cipher bool
|
||||
CacheToFilerLimit int64
|
||||
Filers []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user