__ Global Configuration __
+If you enabled an administrator account, please use the admin panel to cofigure
+the StatusNet reley.
+
To activate this addon add statusnet to the list of active addons in your
.htconfig.php file
$a->config['system']['addon'] = "statusnet, ...".
__ Global Configuration __
+If you enabled an administrator account, please use the admin panel to cofigure
+the Twitter reley.
+
To activate this addon add @twitter@ to the list of active addons in your
.htconfig.php file
$a->config['system']['addon'] = "twitter, ..."