# HG changeset patch # User Kim Alvefur # Date 1480706230 -3600 # Node ID 898e70e851855ec8c51e15060014bea5e3a625ce # Parent b426f1d46938821b33b267e5f8a27cfea649b352 mod_firewall/README: Document SUBSCRIBED diff -r b426f1d46938 -r 898e70e85185 mod_firewall/README.markdown --- a/mod_firewall/README.markdown Sat Dec 03 15:01:15 2016 +0100 +++ b/mod_firewall/README.markdown Fri Dec 02 20:17:10 2016 +0100 @@ -234,6 +234,15 @@ IN_ROSTER_GROUP: Friends +#### SUBSCRIBED + +Tests whether the recipient is subscribed to the sender, ie will receive +presence updates from them. + +Note that this *does* work, regardless of direction and which chain is +used, since both the sender and the recipient will have mirrored roster +entries. + ### Groups Using Prosody's mod\_groups it is possible to define groups of users on the server. You can