mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
feat: #821 - Options to disable local typing and read receipts
This commit is contained in:
@@ -1084,7 +1084,10 @@
|
|||||||
#
|
#
|
||||||
#presence_timeout_remote_users = true
|
#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
|
#allow_local_read_receipts = true
|
||||||
|
|
||||||
@@ -1098,6 +1101,9 @@
|
|||||||
|
|
||||||
# Allow local typing updates.
|
# Allow local typing updates.
|
||||||
#
|
#
|
||||||
|
# Disabling this will effectively also disable outgoing federated typing
|
||||||
|
# updates.
|
||||||
|
#
|
||||||
#allow_local_typing = true
|
#allow_local_typing = true
|
||||||
|
|
||||||
# Allow outgoing typing updates to federation.
|
# Allow outgoing typing updates to federation.
|
||||||
|
|||||||
Reference in New Issue
Block a user