Commit 28413e0e authored by nimrod's avatar nimrod
Browse files

Add Matrix delegation snippet.

parent a10f24ff
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
location = /.well-known/matrix/server {
    return 200 "{\"m.server\": \"matrix.shore.co.il:443\"}";
}