Update interval example
This commit is contained in:
parent
565c45a8fc
commit
bb7ddf2bc5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ host: 127.0.0.1
|
||||||
port: 5432
|
port: 5432
|
||||||
user: test
|
user: test
|
||||||
password: ****
|
password: ****
|
||||||
interval: 1000
|
interval: 1
|
||||||
connect-timeout: 3
|
connect-timeout: 3
|
||||||
idle-timeout: 300
|
idle-timeout: 300
|
||||||
active-timeout: 10
|
active-timeout: 10
|
||||||
|
|
Loading…
Reference in a new issue