mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-22 16:03:00 +08:00
branches2.cpp
This commit is contained in:
parent
e7bc60351c
commit
20df3f3331
|
@ -115,13 +115,13 @@ func.open.policy = 'ff'
|
|||
|
||||
[branches]
|
||||
min-free-space = 123
|
||||
layout = [['foo','bar'],['foo']]
|
||||
|
||||
[[branches.tier.0]]
|
||||
[[branches.tier.0.branch]]
|
||||
name = 'branch0'
|
||||
type = 'scan'
|
||||
path = '*'
|
||||
order = 'name:asc' # | size
|
||||
[[branches.tier.0.branch]]
|
||||
name = 'branch1'
|
||||
type = 'literal'
|
||||
|
|
Loading…
Reference in New Issue
Block a user