Browse Source

checkpoint

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
1888e12616
  1. 3
      config.toml

3
config.toml

@ -1,5 +1,7 @@
# test file
version = 0
[filesystem]
name = 'foo'
mountpoint = '/tmp/test'
@ -80,6 +82,7 @@ readdir = false
min-free-space = 123
[[branches.group]]
name = 'foo'
[[branches.group.branch]]
active = true

Loading…
Cancel
Save