Replies: 1 comment
-
|
如果配置了 minio,那么图片会存储在里面,如果没有,会存储在数据库里面。
是的,你可以关闭 MediaResolver,这样图片不会被加载,也不会被存储。 |
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.
-
我目前没有开启PostgreSQL和minio,我想知道在默认状态下聊天里面的图片和文件是否会存储在pglite数据库中。
因为我的服务器硬盘比较紧张,所以只想存储文字,不想存储其他的东西,是否有设置项来实现这一点。
我在设置中看到有一个 MediaResolver,是不是把这个关了,图片就再也不会存储?
Beta Was this translation helpful? Give feedback.
All reactions