]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Comet/README
Fix gettext domain for messages in plugins "_()" to "_m()".
[quix0rs-gnu-social.git] / plugins / Comet / README
index 4abd40af7ae18bbb3e350559ac7d2ab1fd888e46..f6e840b6afde2777188b3d70eec6b73ef5a89d06 100644 (file)
@@ -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: