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