# HG changeset patch # User Kim Alvefur # Date 1443725975 -7200 # Node ID 2eac15ab605e8ae695bebcbaba40105aa14085a6 # Parent 46c49cff10237f069a7fcd9bb34590932b177c70 mod_remote_roster: Add README diff -r 46c49cff1023 -r 2eac15ab605e mod_remote_roster/README.markdown --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_remote_roster/README.markdown Thu Oct 01 20:59:35 2015 +0200 @@ -0,0 +1,10 @@ +--- +summary: Remote Roster Management +... + +Introduction +============ + +This module adds support for [XEP-0321: Remote Roster Management] which +is commonly used to allow components such as transports to modify the +rosters of local users.