Disable Matrix federation

This commit is contained in:
2021-02-03 01:46:38 +01:00
parent e19f9f8a8a
commit e65f322cfb
4 changed files with 2 additions and 5 deletions

View File

@@ -60,7 +60,6 @@
extraConfig =
"rewrite ^/miniflux/(.*)$ https://rss.coolneng.duckdns.org/$1 last;";
};
locations."/.well-known/".alias = "${../well-known}" + "/";
};
"radicale.coolneng.duckdns.org" = {
enableACME = true;