We're now at a point where we have a bunch of config properties and it's becoming quite complex to track them. A short config section per module like: > ### Config > > | Property | Type | Default | Desc | > | --- | --- | --- | --- | > | `abc.def` | `bool` | `false` | Stuff | should be sufficient