summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-07-19 08:45:22 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-07-19 08:45:22 +0200
commit64df4a6b61e91922e542fe8115e065e6893d4141 (patch)
tree00648bb5a96ca273d900401e5a1fb21752ea5ee7 /host
parentSynapse funkery (diff)
downloadRory-Open-Architecture-64df4a6b61e91922e542fe8115e065e6893d4141.tar.xz
Synapse funkery
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-synapse/software.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/Rory-synapse/software.nix b/host/Rory-synapse/software.nix
index 9ca7803..f994932 100755
--- a/host/Rory-synapse/software.nix
+++ b/host/Rory-synapse/software.nix
@@ -220,9 +220,9 @@
         token_timeout = "1y";
       };
 
-      sentry = {
-        dsn = "https://77c8de07855d4e0c90dbcf0945a04f01@sentry.thearcanebrony.net/14";
-      };
+      #sentry = {
+      #  dsn = "https://77c8de07855d4e0c90dbcf0945a04f01@sentry.thearcanebrony.net/14";
+      #};
 
       report_stats = false;