From c51af535a5d4da81586040784fc9871856e4bf50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 22 Sep 2015 13:51:51 +0000 Subject: [PATCH] Mailman: add the listinfo_url param to the config file --- roles/mailman/templates/mailman.cfg.j2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/mailman/templates/mailman.cfg.j2 b/roles/mailman/templates/mailman.cfg.j2 index 123a270a28..3fe83fed15 100644 --- a/roles/mailman/templates/mailman.cfg.j2 +++ b/roles/mailman/templates/mailman.cfg.j2 @@ -8,6 +8,11 @@ # a human. site_owner: root@localhost +# The local URL part to the administration interface (Postorius). +# The full URL will be constructed by prepending the domain URL set in the +# list's domain properties. +listinfo_url = /admin/ + # Set the paths to be Fedora-compliant layout: fhs