]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db.rb
fix rubocop offenses
[chef.git] / roles / db.rb
index f3c3244226aa5584cd1db562837150ca924b39c5..d81ad24d9eccb156dd151242d7cfbf4b748d8a5a 100644 (file)
@@ -49,6 +49,7 @@ default_attributes(
         :max_wal_size => "1536MB",
         :checkpoint_completion_target => "0.8",
         :cpu_tuple_cost => "0.1",
+        :log_min_duration_statement => "1000",
         :late_authentication_rules => [
           { :address => "146.179.159.160/27" },
           { :address => "10.0.16.0/20" },