feat: config chat file expired time

This commit is contained in:
archer
2025-04-02 17:23:39 +08:00
parent 2f9b83d924
commit dc73f47486
5 changed files with 9 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv494' \
## ⚙️ 优化
1. Admin 模板渲染调整。
2. 支持环境变量配置对话文件过期时间。
## 🐛 修复