Fixed typo in a comment.
parent
70d693eff2
commit
6a5b234262
|
@ -2047,7 +2047,7 @@
|
||||||
;MessagingEnabled = true
|
;MessagingEnabled = true
|
||||||
|
|
||||||
; Experimental option to only message cached online users rather than all users
|
; Experimental option to only message cached online users rather than all users
|
||||||
; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service
|
; Should make large group with few online members messaging faster, at the expense of more calls to ROBUST presence service
|
||||||
; (Flotsam groups only; in V2 this is always on)
|
; (Flotsam groups only; in V2 this is always on)
|
||||||
MessageOnlineUsersOnly = false
|
MessageOnlineUsersOnly = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue