mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
spelling: abandoned
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
87f8e7dcca
commit
c65e8d03b5
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ return [
|
|||
],
|
||||
'system' => [
|
||||
// account_abandon_days (Integer)
|
||||
// Will not waste system resources polling external sites for abandonded accounts.
|
||||
// Will not waste system resources polling external sites for abandoned accounts.
|
||||
// Enter 0 for no time limit.
|
||||
'account_abandon_days' => 0,
|
||||
|
||||
|
|
Loading…
Reference in a new issue