Branch based on config to note sync for push suppression.

Minor if-let condition and scope reduction; formatting.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-09-08 20:19:41 +00:00
parent 296018f0cc
commit 29c2c8a333
3 changed files with 34 additions and 35 deletions

View File

@@ -1094,12 +1094,12 @@
#
#presence_timeout_remote_users = true
# Suppresses push notifications for users marked as active.
# Suppresses push notifications for users marked as active. (Experimental)
#
# When enabled, users with `Online` presence and recent activity
# (based on presence state and sync activity) wont receive push
# notifications, reducing duplicate alerts while they're active
# elsewhere.
# on another client.
#
# Disabled by default to preserve legacy behavior.
#