Enable anarkafem.dev federation
This commit is contained in:
parent
fc226a3da6
commit
f6f8527276
2 changed files with 2 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
forceSSL = true;
|
||||
locations."/".root = "/var/www/anarkafem.dev/public";
|
||||
locations."/_matrix/".proxyPass = "http://127.0.0.1:8008";
|
||||
locations."/_matrix/federation".return = "403";
|
||||
locations."/_synapse/client".proxyPass = "http://127.0.0.1:8008";
|
||||
locations."/_synapse".proxyPass = "http://127.0.0.1:8008";
|
||||
locations."/.well-known/matrix/" = {
|
||||
root = "/var/www/matrix/public";
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue