From b9c640dd78a3de18dcd312fadd8b2e78fc95134c Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sun, 8 Jun 2025 04:59:22 +0300 Subject: [PATCH] matrix: add comment and explicit setting about registration --- hosts/best/matrix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/best/matrix/default.nix b/hosts/best/matrix/default.nix index 6829d72..a32a9e0 100644 --- a/hosts/best/matrix/default.nix +++ b/hosts/best/matrix/default.nix @@ -66,6 +66,7 @@ in { url_preview_enabled = true; dynamic_thumbnails = true; + enable_registration = false; # Setting it explicitly just in case. expire_access_token = true; # Trusting Matrix.org.