From fa7841b212b42508467dd9d256fb8f55b745d2c5 Mon Sep 17 00:00:00 2001 From: Wallace Wu Date: Wed, 24 Apr 2024 15:42:11 +0800 Subject: [PATCH] Fix typo in keyspace config (#8109) ref tikv/pd#4399 Co-authored-by: Ryan Leung Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com> Co-authored-by: ShuNing --- conf/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.toml b/conf/config.toml index 8b80a5044f1..20f664a4c85 100644 --- a/conf/config.toml +++ b/conf/config.toml @@ -201,7 +201,7 @@ ## When enabled, usage data will be sent to PingCAP for improving user experience. # enable-telemetry = false -[keyspaces] +[keyspace] ## pre-alloc is used to pre-allocate keyspaces during pd bootstrap. ## Its value should be a list of strings, denotting the name of the keyspaces. ## Example: