From 13b21b00a9263e5c95fe01fafb9a95b80c72f97e Mon Sep 17 00:00:00 2001 From: "Odd E. Ebbesen" Date: Tue, 8 Jul 2025 12:43:48 +0200 Subject: [PATCH] feat: #821 - Options to disable local typing and read receipts --- conduwuit-example.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/conduwuit-example.toml b/conduwuit-example.toml index 90451944..b7456237 100644 --- a/conduwuit-example.toml +++ b/conduwuit-example.toml @@ -1084,7 +1084,10 @@ # #presence_timeout_remote_users = true -# Allow local read receipts +# Allow local read receipts. +# +# Disabling this will effectively also disable outgoing federated read +# receipts. # #allow_local_read_receipts = true @@ -1098,6 +1101,9 @@ # Allow local typing updates. # +# Disabling this will effectively also disable outgoing federated typing +# updates. +# #allow_local_typing = true # Allow outgoing typing updates to federation.