diff --git a/hosts/jokum/services/matrix/synapse.nix b/hosts/jokum/services/matrix/synapse.nix index 7b87f02..c46bcf3 100644 --- a/hosts/jokum/services/matrix/synapse.nix +++ b/hosts/jokum/services/matrix/synapse.nix @@ -56,6 +56,7 @@ in { max_upload_size = "150M"; enable_metrics = true; + mau_stats_only = true; enable_registration = false;