Update admin panel instructions in the TwitterBridge README
This commit is contained in:
parent
37dbaf6c01
commit
8ba6c8ea87
@ -75,13 +75,9 @@ Administration panel
|
|||||||
|
|
||||||
As of StatusNet 0.9.0 there is a new administration panel that allows
|
As of StatusNet 0.9.0 there is a new administration panel that allows
|
||||||
you to configure Twitter bridge settings within StatusNet itself,
|
you to configure Twitter bridge settings within StatusNet itself,
|
||||||
instead of having to specify them manually in your config.php. To enable
|
instead of having to specify them manually in your config.php.
|
||||||
the administration panel, you will need to add it to the list of active
|
|
||||||
administration panels. You can do this via your config.php. E.g.:
|
|
||||||
|
|
||||||
$config['admin']['panels'][] = 'twitter';
|
To access it, you'll need to use a user with the "administrator"
|
||||||
|
|
||||||
And to access it, you'll need to use a user with the "administrator"
|
|
||||||
role (see: scripts/userrole.php).
|
role (see: scripts/userrole.php).
|
||||||
|
|
||||||
Sign in with Twitter
|
Sign in with Twitter
|
||||||
|
Loading…
Reference in New Issue
Block a user