|
I am having issues with attachments. The largest attachment I've gotten to go though successfully is 598KB. What size attachment should I be able to send/receive with the default configuration? I expected it would be 32MB based on the default value of Thanks in advance. |
Answered by
foxcpp
Aug 22, 2021
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is a bug that was introduced in 0.5.0. With default configuration you should be able to accept messages with attachments up to ~ 31 MB.
I just pushed the relevant fix. See #389 for details.