Software /
code /
prosody-modules
Diff
mod_pubsub_feeds/README.markdown @ 1892:981143617dcf
mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 03 Oct 2015 16:09:01 +0200 |
parent | 1820:8de50be756e5 |
child | 1893:8064b5e346ab |
line wrap: on
line diff
--- a/mod_pubsub_feeds/README.markdown Fri Oct 02 03:53:34 2015 +0200 +++ b/mod_pubsub_feeds/README.markdown Sat Oct 03 16:09:01 2015 +0200 @@ -3,7 +3,7 @@ ... Introduction ------------- +============ This module allows Prosody to fetch Atom and RSS feeds for you, and push new results to subscribers over XMPP. @@ -14,7 +14,7 @@ feed publishers. Configuration -------------- +============= This module must be loaded on a Prosody pubsub component. Add it to `modules_enabled` and configure like so: @@ -41,7 +41,7 @@ use\_pubsubhubub If PubSubHubbub should be enabled, true by default. Compatibility -------------- +============= ----- ------- 0.9 Works