1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-28 15:05:29 +08:00
1Panel-Appstore/apps/dify/1.7.1/conf/tidb/config/tiflash-learner.toml
2025-07-29 15:02:58 +08:00

14 lines
359 B
TOML

# TiFlash tiflash-learner.toml Configuration File reference:
# https://docs.pingcap.com/tidb/stable/tiflash-configuration#configure-the-tiflash-learnertoml-file
log-file = "/logs/tiflash_tikv.log"
[server]
engine-addr = "tiflash:4030"
addr = "0.0.0.0:20280"
advertise-addr = "tiflash:20280"
status-addr = "tiflash:20292"
[storage]
data-dir = "/data/flash"