]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Aim/README
Got photos displaying in the feed *the right way*
[quix0rs-gnu-social.git] / plugins / Aim / README
index 0465917383d2f4bd27cea5b3db7a2c81af6fbc4a..7d486a036660b749bc6b41b047586b713548ca2d 100644 (file)
@@ -6,7 +6,7 @@ add "addPlugin('aim',
     array('setting'=>'value', 'setting2'=>'value2', ...);"
 to the bottom of your config.php
 
-The daemon included with this plugin must be running. It will be started by
+scripts/imdaemon.php included with StatusNet must be running. It will be started by
 the plugin along with their other daemons when you run scripts/startdaemons.sh.
 See the StatusNet README for more about queuing and daemons.