Docs update
[prosody.git] / doc / roster_format.txt
index 9094b5a16527594ff7925b0eac503ac32e3c5aa5..73186c2bc2257eb37cd4cf9163a1487a1f81dbe2 100644 (file)
@@ -9,6 +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
 }\r
 \r
 The roster is available as\r