Files
JMT-MCMT/etc/docs/test.toml
jediminer543 bd5015b972 Now with configurable filters*
*invalid filter configurations will result in hard crashes and faliures
to boot :3
2021-08-11 23:14:01 +01:00

6 lines
149 B
TOML

[[filters]]
priority = 10
name = "example"
targets.whitelist = [ "org.jmt.*" ]
targets.blacklist = [ "org.jmt.bad.**" ]
pools.primary.name = "LEGACY"