summary refs log tree commit diff
path: root/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-02-26 15:18:33 +0100
committerRory& <root@rory.gay>2024-02-26 15:18:33 +0100
commit9a27b12e409dabae9bedd0e08cf41e4b15e40aeb (patch)
tree43c346b101a6e07e1fa3fa84b3f33d3c8f098675 /host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json
parentUpdate flake lock (diff)
downloadRory-Open-Architecture-9a27b12e409dabae9bedd0e08cf41e4b15e40aeb.tar.xz
Matrix media gate
Diffstat (limited to 'host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json')
-rw-r--r--host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json b/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json
new file mode 100644
index 0000000..5ce983f
--- /dev/null
+++ b/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json
@@ -0,0 +1,17 @@
+{
+  "Logging": {
+    "LogLevel": {
+      "Default": "Information",
+      "Microsoft.AspNetCore": "Information",
+      "Microsoft.AspNetCore.Routing": "Warning",
+      "Microsoft.AspNetCore.Mvc": "Warning"
+    }
+  },
+  "ProxyConfiguration": {
+    "Upstream": "http://matrix-rory-gay.localhost",
+    "Host": "matrix.rory.gay",
+    "TrustedServers": [
+      "rory.gay"
+    ]
+  }
+}
\ No newline at end of file