Skip to content

Commit 0829390

Browse files
committed
更新Q&A
1 parent 259728a commit 0829390

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/faq/apply_setting.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,10 @@
3737
## 7 请求 Swagger API 报错“URL scheme must be 'http' or 'https' for CORS request.”
3838

3939
!!! Abstract ""
40-
Swagger 文档的 schemes 格式未正确选择,IP 地址使用了 http,而域名使用了 https。 确保 IP 和域名的协议需匹配。
40+
Swagger 文档的 schemes 格式未正确选择,IP 地址使用了 http,而域名使用了 https。 确保 IP 和域名的协议需匹配。
41+
42+
43+
## 8 应用对话过程中上传的文件如何进行存储?是否会定时删除?
44+
45+
!!! Abstract ""
46+
MaxKB 应用在对话过程中上传的文件,先临时存储在数据库中,然后通过清除聊天记录的方式,每天定时(00:05:00)进行清除,以保障数据的安全性。

0 commit comments

Comments
 (0)