X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e77985f1be56fb93d4e7a7c496bf3442e7b57ce6..10d2c8a50a01aecc5fab09b276a96527c368dde8:/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