Syntax error in XMPP config example
This commit is contained in:
parent
de55d8f83b
commit
cb94a29e84
|
@ -29,8 +29,8 @@ default values are in (parenthesis)
|
|||
Example
|
||||
=======
|
||||
addPlugin('xmpp', array(
|
||||
'user=>'update',
|
||||
'server=>'identi.ca',
|
||||
'user'=>'update',
|
||||
'server'=>'identi.ca',
|
||||
'password'=>'...',
|
||||
'public'=>array('bob@aol.com', 'sue@google.com')
|
||||
));
|
||||
|
|
Loading…
Reference in New Issue
Block a user