diff options
Diffstat (limited to 'deployment/lists')
-rw-r--r-- | deployment/lists/manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 343f9859..057911e3 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -46,6 +46,7 @@ class lists { sympa::list::public {'discuss': subject => 'General discussion list', + topics => 'users', } sympa::list::public {'i18n-discuss': |