Mailman: add the listinfo_url param to the config file
This commit is contained in:
parent
b6a73beea9
commit
c51af535a5
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
||||||
# a human.
|
# a human.
|
||||||
site_owner: root@localhost
|
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
|
# Set the paths to be Fedora-compliant
|
||||||
layout: fhs
|
layout: fhs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue