Requirements
Based on what I've seen in the code, there's no point in using a module to pass configuration. I suggest implementing a similar provide function and simply reusing it in the module. And mark the module itself as deprecated.
Ready to make an MR.
Requirements
Based on what I've seen in the code, there's no point in using a module to pass configuration. I suggest implementing a similar
providefunction and simply reusing it in the module. And mark the module itself as deprecated.Ready to make an MR.