Saturday, December 03, 2022
grimoire@muc.metronome.im
December
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 31  
             
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
<==========================================================>

[04:22:20] <ember> Maranda I think I have something misconfigured in my server, its the http upliad module, I can use it and it seems to work fine but over really large files it just breaks and its unable to send them (it worked fine before) and when attempting to upload lets say a PDF it just rejects the upload.
[08:45:41] <Maranda> The internal module has a hard cap of 12MiB
[18:08:00] <ember> Yeah I modified that too
[18:08:14] <ember> So I don't get why isn't it working
[18:08:50] <ember> Also the PDF I was trying to send wasn't anywhere near that cap
[22:49:08] <Maranda> ember ... Hard Cap, means it. If you set the value above 12 it will reset it to 12
[22:51:20] <Maranda> And again there's another hard cap inside the http stack, if you need to share bigger files just use the external http upload module