diff --git a/homeserver.yaml.tmpl b/homeserver.yaml.tmpl index 7149220..77cb0a9 100644 --- a/homeserver.yaml.tmpl +++ b/homeserver.yaml.tmpl @@ -771,6 +771,9 @@ database: port: 5432 cp_min: 5 cp_max: 10 + keepalives_idle: 10 + keepalives_interval: 10 + keepalives_count: 3 ## Logging ##