this post was submitted on 21 Sep 2023
250 points (100.0% liked)
Technology
37699 readers
281 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wanted to try Element X but apparently my self hosted server is not compatible.
Ah there is a solution for it https://github.com/matrix-org/sliding-sync I guess I could try to install it.
Yeah I was able to install sliding-sync on Dendrite without issues. A bit surprising that I didn't see any guides made for it yet.
Did you find docs? I did a cursory glance around late last week and ended up just shrugging assuming that's what I got for using Dendrite (positive)
Edit: Turns out, when running sliding-sync you really only need to patch the
.well-known/matrix/client
configurationThere was a how-to video linked in one of the articles.