Monday, November 12, 2018
grimoire@muc.metronome.im
November
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
<==========================================================>

[20:17:20] <massimiliano> Maranda i have good news :-)
[20:18:58] <massimiliano> finally got pastebin working
[20:27:12] <massimiliano> the :::1 in the interfaces made server unreachable so i removed it, then i discovered that yunohost forced to https even if i didn't enable it in metronome config so i added https_ssl = { cerificate = "path/to/cert"; key = "path/to/key";}
[20:27:35] <massimiliano> in case someone else comes up with same problem
[20:28:02] <massimiliano> you should create a wiki where it's easy to contibute stuff like this