Installed Matrix (Synapse/Element) w/ required housekeeping

This commit is contained in:
2020-12-08 23:03:57 +01:00
parent d0887b71a2
commit 8e2ea971c9
8 changed files with 284 additions and 5 deletions

View File

@ -56,6 +56,9 @@ data:
index-file.names += ("spamasaurusRex.login.php")
}
$HTTP["url"] =~ "^/.well-known/" {
mimetype.assign += ( "server" => "application/json" )
}
sw.itch.fyi.conf: |
$HTTP["host"] == "sw.itch.fyi" {
server.document-root = "/var/www/sw.itch.fyi/"