|
|
|
|
|
by EuAndreh
1587 days ago
|
|
I've used the prosody XMPP server and the synapse matrix server. IMHO, the basic prosody setup is a bit simpler, but with the "extra" configuration such as retention policies, they're equal in setup effort. On the other hand, prosody is an order of magnitute easier to maintain and administer. synapse is too brittle, and its not uncommon to use gigabytes of memory, while prosody's resource usage is barely noticible. On the occasions that I wanted to look under the hood and skim the code, I felt more confortable understanding and hacking on prosody. Overall, I found synapse to be needlessly complex and big. I don't know if that's because it's the first implementation and it accumulated a bunch of legacy code, or that's something that comes with Matrix itself. |
|
could we say, define 2-3 days attachment retention rule to save on space?