spelling: posts
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
04cbbcd2ff
commit
1234d5b77a
|
@ -52,7 +52,7 @@ class ExpirePosts
|
||||||
self::addMissingEntries();
|
self::addMissingEntries();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set the expiry for origin posta
|
// Set the expiry for origin posts
|
||||||
Worker::add(Worker::PRIORITY_LOW, 'Expire');
|
Worker::add(Worker::PRIORITY_LOW, 'Expire');
|
||||||
|
|
||||||
// update nodeinfo data after everything is cleaned up
|
// update nodeinfo data after everything is cleaned up
|
||||||
|
|
Loading…
Reference in a new issue