10 lines
151 B
TOML

[components]
foo1 = { name = "foo1" }
bar1 = { name = "bar1" }
[whitelist]
[whitelist.foo1.foo_add]
bar1 = true
[whitelist.foo1.FOO_ITEM]
bar1 = true