[REMOVED] Liquid payout cron from monitoring pages
This commit is contained in:
parent
a083b1c272
commit
8f4af5b038
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
// Small helper array that may be used on some page controllers to
|
// Small helper array that may be used on some page controllers to
|
||||||
// fetch the crons we wish to monitor
|
// fetch the crons we wish to monitor
|
||||||
$aMonitorCrons = array('statistics','payouts','token_cleanup','archive_cleanup','notification_cleanup','blockupdate','findblock','notifications','tickerupdate','liquid_payout');
|
$aMonitorCrons = array('statistics','payouts','token_cleanup','archive_cleanup','notification_cleanup','blockupdate','findblock','notifications','tickerupdate');
|
||||||
|
|
||||||
switch ($config['payout_system']) {
|
switch ($config['payout_system']) {
|
||||||
case 'pplns':
|
case 'pplns':
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user