# This config should fail because there is no opening brace after foo_snap

yabsm_dir=/.snapshots/yabsm

subvol foo {
    mountpoint=/
}

snap foo_snap
    subvol=foo
    timeframes=5minute
    5minute_keep=1
}