filer: deprecate "-peers" option

This commit is contained in:
Chris Lu
2021-11-06 14:36:45 -07:00
parent 751a7073e3
commit c4e22b5a9a
5 changed files with 0 additions and 18 deletions

View File

@@ -61,7 +61,6 @@ type FilerOption struct {
recursiveDelete bool
Cipher bool
SaveToFilerLimit int64
Filers []pb.ServerAddress
ConcurrentUploadLimit int64
}