From 98745298c7296d32b5e626e789845164a28ce64d Mon Sep 17 00:00:00 2001 From: h7x4 Date: Wed, 12 Jul 2023 01:53:04 +0200 Subject: [PATCH] tsuki/matrix/mautrix-facebook: disable Got banned one too many times, disabling for now. --- hosts/tsuki/services/matrix/bridges/mautrix-facebook.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tsuki/services/matrix/bridges/mautrix-facebook.nix b/hosts/tsuki/services/matrix/bridges/mautrix-facebook.nix index 26eeda5..d07baca 100644 --- a/hosts/tsuki/services/matrix/bridges/mautrix-facebook.nix +++ b/hosts/tsuki/services/matrix/bridges/mautrix-facebook.nix @@ -1,7 +1,7 @@ { secrets, ... }: { services.mautrix-facebook = { - enable = true; + enable = false; configurePostgresql = true; registrationData = {