We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0a7af commit 7a9fb33Copy full SHA for 7a9fb33
1 file changed
docs/zh/faq.md
@@ -51,7 +51,7 @@ Set dashboard.host in data/cmd_config.json to enable remote access.
51
},
52
```
53
54
-删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 五个字段(连同值一起),然后保存。上述片段修改类似如下:
+删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 六个字段(连同值一起),然后保存。上述片段修改类似如下:
55
56
57
```json
0 commit comments