14 lines
219 B
TOML
14 lines
219 B
TOML
lease = "0"
|
|
mem-quota-query = 34359738368
|
|
nested-loop-join-cache-capacity = 20971520
|
|
host = "127.0.0.1"
|
|
|
|
[status]
|
|
status-host = "127.0.0.1"
|
|
|
|
[performance]
|
|
stats-lease = "0"
|
|
|
|
[experimental]
|
|
allow-expression-index = true
|