mirror of
https://github.com/rclone/rclone.git
synced 2025-08-19 09:52:05 +02:00
union: add min_free_space option for lfs/eplfs policies - fixes #6071
This commit is contained in:
@@ -13,4 +13,5 @@ type Options struct {
|
||||
CreatePolicy string `config:"create_policy"`
|
||||
SearchPolicy string `config:"search_policy"`
|
||||
CacheTime int `config:"cache_time"`
|
||||
MinFreeSpace fs.SizeSuffix `config:"min_free_space"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user