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:
@@ -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) won’t receive push
|
||||
# notifications, reducing duplicate alerts while they're active
|
||||
# elsewhere.
|
||||
# on another client.
|
||||
#
|
||||
# Disabled by default to preserve legacy behavior.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user