Let Google Hangouts contacts appear offline
[prosody.git] / doc / roster_format.txt
index 73186c2bc2257eb37cd4cf9163a1487a1f81dbe2..132dbf4ebf3379b2879ed07ecdbc715d439f5d72 100644 (file)
@@ -9,7 +9,7 @@ table roster_item {
   string subscription = "none" | "to" | "from" | "both"\r
   string name = Opaque string set by client. (optional)\r
   set groups = a set of opaque strings set by the client\r
-  boolean ask = nil | true - a value of true indicates subscription is pending\r
+  boolean ask = nil | "subscribe" - a value of true indicates subscription is pending\r
 }\r
 \r
 The roster is available as\r