docs: remove page cache config for jar-file document (#485)

移除 Jar 部署方式中配置示例的页面缓存配置,这个配置已经在 2.17+ 移除。

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-12-16 15:04:08 +08:00
committed by GitHub
parent 22600b7f6f
commit 3b51bea893
5 changed files with 0 additions and 20 deletions

View File

@@ -92,10 +92,6 @@ title: 使用 JAR 文件部署
# 需要配合 r2dbc 的配置进行改动
platform: h2
halo:
caches:
page:
# 是否禁用页面缓存
disabled: true
# 工作目录位置
work-dir: ${user.home}/.halo2
# 外部访问地址