X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fa4aca5b7b60aea4d68027f18b90b020656e2b29..d23e61a64d2a1b7924a0f6d030cd17e8f8b997af:/cookbooks/tile/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb index a44aa1455..ef3efc3da 100644 --- a/cookbooks/tile/attributes/default.rb +++ b/cookbooks/tile/attributes/default.rb @@ -13,9 +13,6 @@ default[:tile][:replication][:url] = "https://planet.openstreetmap.org/replicati default[:tile][:data] = {} default[:tile][:styles] = {} -default[:tile][:ratelimit][:requests_per_second] = 15 -default[:tile][:ratelimit][:maximum_backlog] = 1800 - default[:postgresql][:versions] |= [node[:tile][:database][:cluster].split("/").first] default[:accounts][:users][:tile][:status] = :role