forked from GNUsocial/gnu-social
Use non-statusnet class
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user