Skip to content

Commit 7133176

Browse files
ruibabyJohnNiang
andauthored
Update docs/getting-started/install/config.md
Co-authored-by: John Niang <[email protected]>
1 parent 61776d2 commit 7133176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/install/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spring:
8181
| `halo.security.referrer-options.policy` | | `strict-origin-when-cross-origin` |
8282
| `halo.security.remember-me.token-validity` | 保持登录回话的有效期,默认为 14 天(14d) | `14d` |
8383
| `halo.security.basic-auth.disabled` | 是否开启 API 的 Basic Auth 认证 | `true` |
84-
| `halo.security.two-factor-auth.disabled` | 禁用系统全局的两步验证 | `false` |
84+
| `halo.security.two-factor-auth.disabled` | 是否禁用系统全局的两步验证 | `false` |
8585
| `halo.attachment.resource-mappings[0].pathPattern` | | |
8686
| `halo.attachment.resource-mappings[0].locations` | | |
8787

0 commit comments

Comments
 (0)