mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-19 06:01:36 +03:00
3180334c0c
* refactor: partially moved over driver.Tuning params to options * All knobs moved to options * sq config edit: now has comments for options * Major work complete on config/options overhaul * Major work complete on config/options overhaul * Updated help text for 'sq version'
11 lines
185 B
YAML
11 lines
185 B
YAML
options:
|
|
format: csv
|
|
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
|