add notes about default lxmf message size limit

This commit is contained in:
liamcottle
2024-08-03 00:44:11 +12:00
parent 352dbbd2b6
commit 8f2b87fbc7

View File

@@ -278,6 +278,14 @@ Once completed, you should have a `.exe` or a `.dmg` in the `dist` folder.
- [ ] network_name - [ ] network_name
- [ ] passphrase - [ ] passphrase
# Notes
**LXMF Router**
- By default, the LXMF router rejects inbound messages larger than 1mb.
- LXMF clients are likely to have this default limit, and your messages will fail to send.
- MeshChat has increased the receive limit to 10mb to allow for larger attachments.
## License ## License
MIT MIT