Thursday, September 29, 2022
grimoire@muc.metronome.im
September
Mon Tue Wed Thu Fri Sat Sun
      1
2 3 4
5
6 7
8
9
10
11
12 13
14 15
16 17
18
19 20
21 22 23 24 25
26
27
28
29
30    
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[12:48:22] <Layla> Hello, on yuonohost default install of metronome, there's the limit of 6MB to send files, how to increase that limit?
[18:44:24] <tbart> Layla: Use the source, Luke! ;)
root:/usr/lib/metronome# grep -rm1 "http_.*size" *
modules/mod_http_upload.lua:local file_size_limit = module:get_option_number("http_file_size_limit", 3*1024*1024); -- 3 MiB
modules/http_upload_external/mod_http_upload_external.lua:local file_size_limit = module:get_option_number("http_file_size_limit", 100 * 1024 * 1024); -- 100 MB

That is to say, define
http_file_size_limit
in the http_upload component in wherever yunohost has its metronome.cfg.lua

If you want to go above the 12M that seem to be a sensible cap inside XMPP, you'll have to provide an external upload service:
https://metronome.im/documentation/external-upload-protocol

I hope this info is correct, I am no yunohost user :)
[18:56:07] <tbart> Maranda: Had a device list and two keys with the ..axolotl.. prefixes node. Removed them. When trying to retrigger handshake: Still no joy, waiting eternally for keys.