max_wal_senders = <%= @settings[:max_wal_senders] || @defaults[:max_wal_senders] %>
max_replication_slots = <%= @settings[:max_replication_slots] || @defaults[:max_replication_slots] %>
max_wal_senders = <%= @settings[:max_wal_senders] || @defaults[:max_wal_senders] %>
max_replication_slots = <%= @settings[:max_replication_slots] || @defaults[:max_replication_slots] %>