Update administrator-ch.md

This commit is contained in:
Shengliang Guan 2020-09-29 08:49:55 +08:00 committed by GitHub
parent dcd2eb4bf6
commit f191236d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -144,6 +144,10 @@ ALTER DNODE <dnode_id> <config>
> resetlog 截断旧日志文件,创建一个新日志文件
> debugFlag < 131 | 135 | 143 > 设置debugFlag为131、135或者143
例如:
```
alter dnode 1 debugFlag 135;
```
## 客户端配置