# HG changeset patch # User Kim Alvefur # Date 1443881341 -7200 # Node ID 981143617dcf63a717c3b90255ef13845f4cb7d9 # Parent a43ed0d289185e6cc57fc4344d524565fe1b7f76 mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one) diff -r a43ed0d28918 -r 981143617dcf mod_pubsub_feeds/README.markdown --- 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