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' => [
|
'system' => [
|
||||||
// account_abandon_days (Integer)
|
// 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.
|
// Enter 0 for no time limit.
|
||||||
'account_abandon_days' => 0,
|
'account_abandon_days' => 0,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue