Skip to content

Commit a13be8c

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

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
@@ -80,7 +80,7 @@ spring:
8080
| `halo.security.frame-options.mode` | iframe 嵌入模式,默认为同源 | `SAMEORIGIN` |
8181
| `halo.security.referrer-options.policy` | | `strict-origin-when-cross-origin` |
8282
| `halo.security.remember-me.token-validity` | 保持登录回话的有效期,默认为 14 天(14d) | `14d` |
83-
| `halo.security.basic-auth.disabled` | 是否开启 API 的 Basic Auth 认证 | `true` |
83+
| `halo.security.basic-auth.disabled` | 是否禁用 API 的 Basic Auth 认证 | `true` |
8484
| `halo.security.two-factor-auth.disabled` | 是否禁用系统全局的两步验证 | `false` |
8585
| `halo.attachment.resource-mappings[0].pathPattern` | | |
8686
| `halo.attachment.resource-mappings[0].locations` | | |

0 commit comments

Comments
 (0)