Closed b-rowan closed 3 weeks ago
I'm thinking it's better to make this a config flag to disable rather than remove the columns entirely.
I'm thinking it's better to make this a config flag to disable rather than remove the columns entirely.
Both is fine for us. However, I guess this can easily be brought back when needed. IMHO we should focus on getting the core functionality as stable/usable as possible, so less is more. For us, the most important thing is scalability, as we have a lot of devices.
I think based on recent discussion that this should be reworked to a config option. Should be pretty simple, it will only instantiate the middleware if the config flag is enabled.
Fixes: #164