forked from GNUsocial/gnu-social
Cron split into Cronish and OpportunisticQM
/main/cron changed to /main/runqueue The key-required functionality is not throughly tested yet.
This commit is contained in:
@@ -294,8 +294,9 @@ $default =
|
||||
'plugins' =>
|
||||
array('core' => array(
|
||||
'AuthCrypt' => array(),
|
||||
'Cron' => array(),
|
||||
'Cronish' => array(),
|
||||
'LRDD' => array(),
|
||||
'OpportunisticQM' => array(),
|
||||
'StrictTransportSecurity' => array(),
|
||||
),
|
||||
'default' => array(
|
||||
|
||||
Reference in New Issue
Block a user