X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4177d28331e277e9bd639d28b1cf606f27794c66..2535647076facb74f91433a16a74dc9efeee801e:/cookbooks/tile/attributes/default.rb 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