mod_pubsub_feeds/README.markdown
changeset 3055 99e42058a29d
parent 3054 9fb944fad619
child 3056 e4a986d55bb2
--- a/mod_pubsub_feeds/README.markdown	Sun May 27 17:44:39 2018 +0200
+++ b/mod_pubsub_feeds/README.markdown	Sun May 27 17:48:26 2018 +0200
@@ -40,9 +40,9 @@
 
   Option                 Description
   ---------------------- -------------------------------------------------------------------------
-  feeds                  A list of virtual nodes to create and their associated Atom or RSS URL.
-  feed\_pull\_interval   Number of minutes between polling for new results (default 15)
-  use\_pubsubhubub       If PubSubHubbub should be enabled, true by default.
+  `feeds`                A list of virtual nodes to create and their associated Atom or RSS URL.
+  `feed_pull_interval`   Number of minutes between polling for new results (default 15)
+  `use_pubsubhubub`      Set to `false` to disable PubSubHubbub
 
 # Compatibility