Skip to content

WIP: Create a config_dir variable to recursively load other configurations.

Pierre-Elliott Bécue requested to merge peb/mailman:wip_424 into master

In order to close issue #424, this merge creates a [mailman] conf_dir variable that allows to load recursively configurations from a directory.

This is still WIP, as tests need to be created and deployed, and the change of config_dir at runtime doesn't trigger new configuration pushes.

Merge request reports