We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0ff20 commit 2afef62Copy full SHA for 2afef62
conf/config.toml
@@ -199,15 +199,4 @@
199
# internal-proxy = false
200
201
## When enabled, usage data will be sent to PingCAP for improving user experience.
202
-<<<<<<< HEAD
203
-# enable-telemetry = true
204
-=======
205
# enable-telemetry = false
206
-
207
-[keyspaces]
208
-## pre-alloc is used to pre-allocate keyspaces during pd bootstrap.
209
-## Its value should be a list of strings, denotting the name of the keyspaces.
210
-## Example:
211
-## pre-alloc = ["admin", "user1", "user2"]
212
-# pre-alloc = []
213
->>>>>>> 1bc8e2a5b (dashboard: default close telemetry (#5974))
0 commit comments