3
0

fix header names

This commit is contained in:
12ww1160
2025-12-05 14:36:20 +01:00
parent 4663bb15e0
commit 47b2355431
2 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,2 @@
<%= @bouncer_db_name %> = host=<%= @bouncer_host %> port=<%= @db_host_port %> dbname=<%= @bouncer_db_name %>
user= password= auth_user=
;; client_encoding= datestyle= timezone=
;; pool_size= reserve_pool_size= max_db_connections=
;; pool_mode= connect_query= application_name=

View File

@@ -8,4 +8,5 @@ max_client_conn = <%= @pl_bouncer_mx_cl_conn %>
default_pool_size = <%= @pl_bouncer_pool_size %>
ignore_startup_parameters = extra_float_digits
[databases]
[databases]
;; rule name host port auth_user db_name