WWSympa: Features of archives and shared repository should be able to be disabled
Created by: ikedas
- Even if
process_archive
parameter was "off", items about archiving were shown in web interface. - Shared repository could not be disabled: List owners could freely install it.
This PR will fix those problems.
Especially on latter, a new parameter shared_feature
in sympa.conf/robot.conf was introduced to enable/disable the feature of shared document repository.