Skip to content

Refactor internals of config (1)

Created by: ikedas

This is the first phase of refactoring. The final goal is improving the code to manipulate list/domain/site configuration in uniform method.

On this phase configuration schema of list (config), domain (robot.conf) and site (sympa.conf) are unified. Now a parameter of a list and its default on domain/site internally use the same name.

Merge request reports