From: Grant Slater Date: Wed, 8 Mar 2023 13:54:12 +0000 (+0000) Subject: community: disable feed for moment X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/ff13083205617d988377d585e5e7422e9c49db3e?ds=sidebyside community: disable feed for moment --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index eb46dbe37..b87e8d3d5 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -81,9 +81,9 @@ volumes: - volume: host: /etc/ssl/private/community.openstreetmap.org.key guest: /shared/ssl/ssl.key - - volume: - host: /srv/community.openstreetmap.org/files/update-feeds.atom - guest: /var/www/discourse/public/update-feeds.atom + # - volume: + # host: /srv/community.openstreetmap.org/files/update-feeds.atom + # guest: /var/www/discourse/public/update-feeds.atom ## Plugins go here ## see https://meta.discourse.org/t/19157 for details