补充实现细节

This commit is contained in:
dragon
2025-01-07 17:04:39 +08:00
parent bb8966521c
commit 0172dceaa8
9 changed files with 278 additions and 49 deletions

View File

@@ -2,13 +2,14 @@
> 新一代 Gitea Pages替换之前的 caddy-gitea-proxy
注意,默认实现未考虑高并发高负载环境,
## Feature
- [x] 内容缓存
## TODO
- [ ] CNAME 自定义域名
- [ ] http01 自动签发证书 (CNAME)
- [ ] Web 钩子触发更新
- [ ] 内容缓存
- [ ] OAuth2 授权访问私有页面