mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:50:17 +00:00
SpoolPost moved
This commit is contained in:
parent
28315ee9dd
commit
2515d02e6d
3 changed files with 59 additions and 58 deletions
|
@ -899,7 +899,7 @@ class Worker {
|
|||
logger('Add cron entries', LOGGER_DEBUG);
|
||||
|
||||
// Check for spooled items
|
||||
self::add(PRIORITY_HIGH, "spool_post");
|
||||
self::add(PRIORITY_HIGH, "SpoolPost");
|
||||
|
||||
// Run the cron job that calls all other jobs
|
||||
self::add(PRIORITY_MEDIUM, "Cron");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue