summaryrefslogtreecommitdiff
path: root/plugins/Comet
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-09-14 10:41:35 -0400
committerEvan Prodromou <evan@status.net>2010-09-14 10:41:35 -0400
commit00c4662ee49cd97686592e5b94fe6734225561db (patch)
tree352a5c783a4becbd8bae18089073a1333791cb6d /plugins/Comet
parent9aadd3cb4216f2917858b5a4eacfc5e3dc17a9ac (diff)
add a link to cometd.org in Comet plugin README
Diffstat (limited to 'plugins/Comet')
-rw-r--r--plugins/Comet/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Comet/README b/plugins/Comet/README
index 4abd40af7..f6e840b6a 100644
--- a/plugins/Comet/README
+++ b/plugins/Comet/README
@@ -6,7 +6,10 @@ NOTE: this is an insecure version; don't roll it out on a production
server.
It requires a cometd server. I've only had the cometd-java server work
-correctly; something's wiggy with the Twisted-based server.
+correctly; something's wiggy with the Twisted-based server. See here
+for help setting up a comet server:
+
+ http://cometd.org/
After you have a cometd server installed, just add this code to your
config.php: