mirror of
https://github.com/friendica/friendica
synced 2025-04-27 02:30:10 +00:00
Removed unused tag entries
This commit is contained in:
parent
904ee0ea59
commit
069a008ca4
3 changed files with 38 additions and 1 deletions
|
@ -112,6 +112,8 @@ class Cron
|
|||
|
||||
Worker::add(PRIORITY_LOW, 'ExpireConversations');
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'RemoveUnusedTags');
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'RemoveUnusedContacts');
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'RemoveUnusedAvatars');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue