summaryrefslogtreecommitdiffstats
path: root/roles/lists/templates/etc/sympa/robot.conf.j2
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2023-01-13 23:41:09 +0100
committerGuilhem Moulin <guilhem@fripost.org>2023-01-13 23:41:09 +0100
commit6db5440eebbd418d84428d360e17b52273f4d1d8 (patch)
tree3dd535e6db4cc94740c768562539a38cbc1fc9ab /roles/lists/templates/etc/sympa/robot.conf.j2
parent7ea3baad594b889f6f7f4e7e4ccc4dc7c0099bc6 (diff)
Sympa: Update robot.conf to fix HTTP 421 on virtual hosts.
See https://github.com/sympa-community/sympa/issues/879 , https://www.sympa.community/manual/upgrade/notes.html#from-version-prior-to-6256 and https://www.sympa.community/gpldoc/man/sympa_config.5.html#wwsympa_url_local .
Diffstat (limited to 'roles/lists/templates/etc/sympa/robot.conf.j2')
-rw-r--r--roles/lists/templates/etc/sympa/robot.conf.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/lists/templates/etc/sympa/robot.conf.j2 b/roles/lists/templates/etc/sympa/robot.conf.j2
index 75687d8..28998e3 100644
--- a/roles/lists/templates/etc/sympa/robot.conf.j2
+++ b/roles/lists/templates/etc/sympa/robot.conf.j2
@@ -1,3 +1,2 @@
-http_host {{ item }}
+#wwsympa_url_local https://{{ item }}/sympa
wwsympa_url https://{{ item }}/sympa
-# wwsympa_url https://lists.fripost.org/{{ item }}/sympa