Improve the docs a little

This commit is contained in:
Derry Hamilton 2019-06-18 13:17:22 +01:00
parent 61ddbfd817
commit b8883d6f23
2 changed files with 7 additions and 0 deletions

View file

@ -3,6 +3,7 @@
<hardLimitSeconds>360000</hardLimitSeconds>
<nRowsToLog>10000</nRowsToLog>
<blockSize>1000</blockSize>
<pollTimeout>500</pollTimeout>
<source>
<dsn>jdbc:postgresql://localhost:5432/test</dsn>
<username>test</username>