tailchat
tailchat copied to clipboard
Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat
fix docker-compose.yml image: minio/minio:RELEASE.2025-04-22T22-12-26Z
 尽管可以点会话的x键remove暂时移除掉,但是等有新的消息时,会话会重新出现。 无法彻底退出一个会话。 ---  Although you can click the x key of the session to remove temporarily, the session will reappear when there is a new message. Cannot exit...
一开始没加FILE_LIMIT,提示限制最大为1MiB 后来我添加了FILE_LIMIT: 104857600,并admin清除缓存,就提示上限100MiB`到这里,说明compose的修改是可以影响到文件大小上限的` 之后我修改为FILE_LIMIT: 1073741824,并admin清除缓存,提示却还是上限100MiB --- FILE_LIMIT was not added at the beginning, and the maximum limit is 1MiB Later I added FILE_LIMIT: 104857600 and cleared the cache by admin,...
发送文件的时候提示:上传失败, 支持的文件最大大小为: 1 MiB Docker Compose配置中已经将配置了环境参数:- FILE_LIMIT=104857600 为啥不生效呢? --- Tips when sending a file: Upload failed, the maximum supported file size is: 1 MiB The environment parameters have been configured...
后台呆久了,点开tailchat app,提示后台已断开,正在重连,每次都是这样 --- I have been in the background for a long time, so I clicked on the tailchat app to prompt that the background has been disconnected and is...