element-desktop stopped working
This commit is contained in:
parent
679e5d412a
commit
d506bc2b6a
2 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,6 @@
|
||||||
fastfetch
|
fastfetch
|
||||||
discord
|
discord
|
||||||
nwg-look
|
nwg-look
|
||||||
element-desktop
|
|
||||||
kdePackages.gwenview
|
kdePackages.gwenview
|
||||||
kdePackages.okular
|
kdePackages.okular
|
||||||
kdePackages.qtwayland
|
kdePackages.qtwayland
|
||||||
|
|
|
@ -17,6 +17,8 @@ cything.io {
|
||||||
|
|
||||||
header /.well-known/matrix/* Content-Type application/json
|
header /.well-known/matrix/* Content-Type application/json
|
||||||
header /.well-known/matrix/* Access-Control-Allow-Origin *
|
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/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"}}
|
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"}}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue