Replies: 2 comments 2 replies
-
上传成功就不会删除 |
Beta Was this translation helpful? Give feedback.
2 replies
-
看到了,再测一下。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
最近测试时发现知识库的图片过一天就被清理了,使用起来很不方便,建议增加一个配置选项,本地测试可行,在在docker-compose.ymll中增加变量配置:
ALLOW_IMAGE_DELETION = false
修改两处代码:
packages/service/core/dataset/image/controller.ts
packages/service/core/dataset/collection/controller.ts
只是测试使用,没有进行过多验证
Beta Was this translation helpful? Give feedback.
All reactions