mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
spelling: expiry
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9369691713
commit
1087e36a63
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ return [
|
|||
'emoji_activities' => false,
|
||||
|
||||
// expire-notify-priority (integer)
|
||||
// Priority for the expirary notification
|
||||
// Priority for the expiry notification
|
||||
'expire-notify-priority' => Friendica\Core\Worker::PRIORITY_LOW,
|
||||
|
||||
// fetch_by_worker (Boolean)
|
||||
|
|
Loading…
Reference in a new issue