fix header names
This commit is contained in:
@@ -1,6 +1,2 @@
|
|||||||
<%= @bouncer_db_name %> = host=<%= @bouncer_host %> port=<%= @db_host_port %> dbname=<%= @bouncer_db_name %>
|
<%= @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=
|
|
||||||
@@ -8,4 +8,5 @@ max_client_conn = <%= @pl_bouncer_mx_cl_conn %>
|
|||||||
default_pool_size = <%= @pl_bouncer_pool_size %>
|
default_pool_size = <%= @pl_bouncer_pool_size %>
|
||||||
ignore_startup_parameters = extra_float_digits
|
ignore_startup_parameters = extra_float_digits
|
||||||
|
|
||||||
[databases]
|
[databases]
|
||||||
|
;; rule name host port auth_user db_name
|
||||||
Reference in New Issue
Block a user