diff --git a/config.yaml.example b/config.yaml.example index 267354c..86108b4 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -3,9 +3,9 @@ host: 127.0.0.1 port: 5432 user: test password: **** -interval: 1000 +interval: 1 connect-timeout: 3 idle-timeout: 300 active-timeout: 10 log-file: /var/log/pgterminate/pgterminate.log -pid-file: /var/run/pgterminate/pgterminate.pid \ No newline at end of file +pid-file: /var/run/pgterminate/pgterminate.pid