branches2.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-25 23:46:12 -06:00
parent e7bc60351c
commit 20df3f3331

View File

@ -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'