Use non-statusnet class
This commit is contained in:
parent
3b9d720df5
commit
2645133c43
@ -103,7 +103,8 @@ class IrcManager extends ImManager {
|
|||||||
|
|
||||||
'driver' => 'statusnet',
|
'driver' => 'statusnet',
|
||||||
|
|
||||||
'processor' => 'statusnet',
|
'processor' => 'async',
|
||||||
|
'processor.options' => array('usec' => 0),
|
||||||
|
|
||||||
'plugins' => array(
|
'plugins' => array(
|
||||||
'Pong',
|
'Pong',
|
||||||
|
Loading…
Reference in New Issue
Block a user