diff --git a/common/server/matrix.nix b/common/server/matrix.nix index 51d0e14..ba77192 100644 --- a/common/server/matrix.nix +++ b/common/server/matrix.nix @@ -202,7 +202,7 @@ in { localRecording = { enabled = false; }; - doNotStoreRoom = false; + doNotStoreRoom = true; }; }; };