mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
add links to lxmf source code
This commit is contained in:
parent
8f2b87fbc7
commit
9cba693a1f
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ Once completed, you should have a `.exe` or a `.dmg` in the `dist` folder.
|
|||
**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.
|
||||
- LXMF clients are likely to have [this default limit](https://github.com/markqvist/LXMF/blob/master/LXMF/LXMRouter.py#L35), and your messages will [fail to send](https://github.com/markqvist/LXMF/blob/master/LXMF/LXMRouter.py#L1026).
|
||||
- MeshChat has increased the receive limit to 10mb to allow for larger attachments.
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue