add links to lxmf source code
This commit is contained in:
@@ -283,7 +283,7 @@ Once completed, you should have a `.exe` or a `.dmg` in the `dist` folder.
|
|||||||
**LXMF Router**
|
**LXMF Router**
|
||||||
|
|
||||||
- By default, the LXMF router rejects inbound messages larger than 1mb.
|
- 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.
|
- MeshChat has increased the receive limit to 10mb to allow for larger attachments.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user