Michael Albert
Michael Albert
The SSL error might be connected with your problem. You should check for this error "SSL Library Error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number". But this is not caused by synapse-admin, rather...
Is there an endpoint in the admin api for that? Could you point out where this is documented? Unfortunately I don't know very much about retention policies.
I don't think we can include such a thing in near future. The retention policy is set by room admins, not by server admins. Therefore there is no endpoint in...
By now there is no option to set a default homeserver for the installation.
I think you could add an option to the room detail page where you can search for a user and then press a button to make that user a room...
If you want to build a docker image with a fixed prefix you have to edit the Dockerfile too. See the the changes made in https://github.com/Awesome-Technologies/synapse-admin/commit/9b43d41040b79cc8ad240dbadc66098bc8231c2b (add the ARG and...
Unfortunately I think the script would import every message again in the second import. But I think it shouldn't be too hard to adapt the script to remember the timestamp...
Have the same issue. I'm on macOS Mojave 10.14.6 and Riot Desktop 1.5.3 In the settings I don't see the button for requesting permission but I see the dropdowns for...
Think this could be the issue: https://github.com/electron/electron/issues/20449 A workaround is to install the 1.3.6 version of Riot, get camera/mic permission and then update to 1.5.3. MacOS saves the permission and...
Have not tested excessively but it seems v1.5.4 also works. I got the request for camera permission after updating. Maybe vector-im/element-web#11435 fixed this. Give it a try.