X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FMsn%2FREADME;h=a56bacd64c23a21df28ce77e4df7bb60f606e8e6;hb=7028c16d1c89c8e444b1958b1aabfb8af78c646b;hp=fa7bc2fb22ecac84bb9790626dc8ecdcbe2e124c;hpb=04ca706601a2a3b556cc52fa21b61fcd842c4e87;p=quix0rs-gnu-social.git diff --git a/plugins/Msn/README b/plugins/Msn/README index fa7bc2fb22..a56bacd64c 100644 --- a/plugins/Msn/README +++ b/plugins/Msn/README @@ -9,9 +9,10 @@ add "addPlugin('msn', array('setting'=>'value', 'setting2'=>'value2', ...);" to the bottom of your config.php -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. +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. Settings ======== @@ -29,4 +30,3 @@ addPlugin('msn', array( 'password' => '...', 'nickname' => '...' )); -