Add download speed limit support (#3408)
This commit is contained in:
@@ -68,6 +68,7 @@ type FilerOption struct {
|
||||
SaveToFilerLimit int64
|
||||
ConcurrentUploadLimit int64
|
||||
ShowUIDirectoryDelete bool
|
||||
DownloadMaxBytesPs int64
|
||||
}
|
||||
|
||||
type FilerServer struct {
|
||||
|
||||
Reference in New Issue
Block a user