diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/sympa/templates/config | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config index ccf2fff9..77bc3d03 100644 --- a/modules/sympa/templates/config +++ b/modules/sympa/templates/config @@ -38,6 +38,16 @@ subject <%= subject %> custom_subject <%= custom_subject %> +<%- if critical -%> +info conceal + +subscribe auth owner + +unsubscribe auth_notify + +invite owner +<% end %> + lang <%= language %> owner |
