mirror of
https://github.com/friendica/friendica
synced 2025-04-28 00:30:10 +00:00
"UpdateSuggestions" added
This commit is contained in:
parent
a1ad549e0b
commit
bf852cc096
3 changed files with 18 additions and 4 deletions
|
@ -75,7 +75,7 @@ class Cron
|
|||
|
||||
Worker::add(PRIORITY_LOW, "DiscoverPoCo", "update_server");
|
||||
|
||||
Worker::add(PRIORITY_LOW, "DiscoverPoCo", "suggestions");
|
||||
Worker::add(PRIORITY_LOW, 'UpdateSuggestions');
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'Expire');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue