]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/templates/default/apache.erb
Change default postgres version for tile servers to 14
[chef.git] / cookbooks / mailman / templates / default / apache.erb
index 1e4917d637c71f8b7957f64733ed67079b5399ec..7b4037c48cbcf734c1efb2f75885a2639dff338d 100644 (file)
@@ -84,7 +84,7 @@
   ScriptAlias /subscribe /usr/lib/cgi-bin/mailman/subscribe
   ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/
 
-  <Location ~ "/pipermail/([^/]+)/(2004|2005|2006|2007|2008|2009|2010|2011|2012|2013|2014|2015|2016|2017|2018|2019|2020|2021)">
+  <Location ~ "/pipermail/([^/]+)/(2004|2005|2006|2007|2008|2009|2010|2011|2012|2013|2014|2015|2016|2017|2018|2019|2020|2021|2022)">
     ExpiresActive On
     ExpiresDefault "access plus 180 days"
   </Location>