mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 02:36:29 +00:00
check
This commit is contained in:
@@ -32,6 +32,10 @@ ban_time = 60 # Seconds
|
||||
# Reload config automatically if it changes.
|
||||
autoreload = false
|
||||
|
||||
# TLS
|
||||
tls_certificate = "server.cert"
|
||||
tls_private_key = "server.key"
|
||||
|
||||
#
|
||||
# User to use for authentication against the server.
|
||||
[user]
|
||||
|
||||
Reference in New Issue
Block a user