]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/705'
authorTom Hughes <tom@compton.nu>
Sun, 3 Nov 2024 19:26:39 +0000 (19:26 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Nov 2024 19:26:39 +0000 (19:26 +0000)
roles/vectortile.rb

index 189cddb8d9d181df672cd8d8120d7ff6d2d7a222..315bb98eb0c17fde6959f85e4fe3193963bd6a76 100644 (file)
@@ -13,7 +13,6 @@ default_attributes(
   :postgresql => {
     :settings => {
       :defaults => {
-        :max_connections => "250",
         :shared_buffers => "16GB",
         :work_mem => "128MB",
         :maintenance_work_mem => "8GB",