X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e4a0595002f1f428a98776070ad4677b6433b46f..59e504520024e88571bc10c3147f055b2ba35640:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 9881886e7..d726d29d1 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -44,12 +44,16 @@ default_attributes( :checkpoint_segments => "60", :max_wal_size => "2880MB", :random_page_cost => "1.1", + :jit => "off", :track_activity_query_size => "16384", :autovacuum_vacuum_scale_factor => "0.05", :autovacuum_analyze_scale_factor => "0.02" } } }, + :ssl => { + :ct_report_uri => false + }, :sysctl => { :sockets => { :comment => "Increase size of connection queue",