mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-19 22:21:56 +03:00
5e31da4644
* Refactor config and options.
11 lines
192 B
YAML
11 lines
192 B
YAML
options:
|
|
format: csv
|
|
format.header: true
|
|
ping.timeout: 10s
|
|
shell-completion.timeout: 500ms
|
|
|
|
conn.max-open: 50
|
|
conn.max-idle: 100
|
|
conn.max-idle-time: 100s
|
|
conn.max-lifetime: 5m
|