Skip to content

Commit

Permalink
config: add redact-info-log (pingcap#4594)
Browse files Browse the repository at this point in the history
Co-authored-by: TomShawn <[email protected]>
  • Loading branch information
skyzh and TomShawn authored Sep 27, 2020
1 parent ff9a827 commit 36e256c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,11 @@ raftdb 相关配置项。
+ 包含 X509 key 的 PEM 文件路径
+ 默认值:""

### `redact-info-log`

+ 若开启该选项,日志中的用户数据会以 `?` 代替。
+ 默认值:`false`

## import

用于 TiDB Lightning 导入及 BR 恢复相关的配置项。
Expand Down

0 comments on commit 36e256c

Please sign in to comment.