修复文档和配置

This commit is contained in:
dragon
2025-05-09 15:19:32 +08:00
parent 252f251710
commit 321da54f88
3 changed files with 81 additions and 20 deletions

View File

@@ -23,3 +23,10 @@ page:
404: /path/to/html.gotmpl
# 默认 500 页面模板
500: /path/to/html.gotmpl
# 渲染器配置
render:
enable: false
# 反向代理配置
proxy:
enable: false