mod_pubsub_serverinfo/README.markdown
changeset 5873 faf1f1c833e8
parent 5845 904b226fddf1
equal deleted inserted replaced
5872:bdcb61275afe 5873:faf1f1c833e8
     1 ---
     1 ---
     2 labels:
     2 labels:
     3 - 'Statistics'
     3 - 'Statistics'
     4 ...
     4 ...
     5 
     5 
     6 Exposes server information over Pub/Sub per ProtoXEP: PubSub Server Information.
     6 Exposes server information over Pub/Sub per [XEP-0485: PubSub Server Information](https://xmpp.org/extensions/xep-0485.html).
     7 
     7 
     8 The module announces support (used to 'opt-in', per the XEP) and publishes the name of the local domain via a Pub/Sub node. The published data
     8 The module announces support (used to 'opt-in', per the XEP) and publishes the name of the local domain via a Pub/Sub node. The published data
     9 will contain a 'remote-domain' element for inbound and outgoing s2s connections. These elements will be named only when the remote domain announces
     9 will contain a 'remote-domain' element for inbound and outgoing s2s connections. These elements will be named only when the remote domain announces
    10 support ('opts in') too.
    10 support ('opts in') too.
    11 
    11