sq/libsq/core/options/testdata/good.01.yml
Neil O'Toole 3180334c0c
#199: Config overhaul (#214)
* 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'
2023-05-03 06:36:10 -06:00

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