From 0d967326df6332d701e39206d3389b4770735397 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 16 Mar 2013 15:37:23 -0400 Subject: xmpp: Re-enable XA flag, since disabling it did not turn out to help with the problems Google Talk has with not always sending presence messages to clients. --- doc/design/assistant/xmpp.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn index 5f6d367fb..fed79527e 100644 --- a/doc/design/assistant/xmpp.mdwn +++ b/doc/design/assistant/xmpp.mdwn @@ -39,8 +39,7 @@ using presence messages, and chat messages (with empty body tags, so clients don't display them). git-annex sets a negative presence priority, to avoid any regular messages -getting eaten by its clients. It also sets itself extended away. (XA -no longer used; see 90e47088908c2374d5d9306f4dacdf22de599cf5.) +getting eaten by its clients. It also sets itself extended away. Note that this means that chat messages always have to be directed at specific git-annex clients. -- cgit v1.2.3