element-desktop stopped working

This commit is contained in:
cy 2025-01-09 18:23:35 -05:00
parent 679e5d412a
commit d506bc2b6a
2 changed files with 2 additions and 1 deletions

View file

@ -52,7 +52,6 @@
fastfetch
discord
nwg-look
element-desktop
kdePackages.gwenview
kdePackages.okular
kdePackages.qtwayland

View file

@ -17,6 +17,8 @@ cything.io {
header /.well-known/matrix/* Content-Type application/json
header /.well-known/matrix/* Access-Control-Allow-Origin *
header /.well-known/matrix/* Access-Control-Allow-Methods GET,POST,PUT,DELETE,OPTIONS,PATCH,HEAD
header /.well-known/matrix/* Access-Control-Allow-Headers X-Requested-With,Content-Type,Authorization,Origin,Accept
respond /.well-known/matrix/server {"m.server":"chat.cything.io:443"}
respond /.well-known/matrix/client {"m.server":{"base_url":"https://chat.cything.io"},"m.homeserver":{"base_url":"https://chat.cything.io"},"org.matrix.msc3575.proxy":{"url":"https://chat.cything.io"}}
}