]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/community/templates/default/web_only.yml.erb
community: pin postgres v13
[chef.git] / cookbooks / community / templates / default / web_only.yml.erb
index a04b6965461fba97b1ddd6085a7bf1ca87eee7c0..39ef1407ccce3b38dcb9a9e5fbf10f6d51e899ff 100644 (file)
@@ -2,9 +2,6 @@ templates:
   - "templates/web.template.yml"
   - "templates/web.ssl.template.yml"
 
-# Disable rate limiting for the moment.
-#  - "templates/web.ratelimited.template.yml"
-
 ## which TCP/IP ports should this container expose?
 ## If you want Discourse to share a port with another webserver like Apache or nginx,
 ## see https://meta.discourse.org/t/17247 for details