Statlog to config

This commit is contained in:
Bryan Ashby
2018-11-11 01:58:49 -07:00
parent 322274a115
commit 00a0e131b4
2 changed files with 15 additions and 1 deletions

View File

@@ -366,4 +366,11 @@
// see the documentation for more information!
//
}
statLog: {
systemEvents: {
// Max login history event records kept. -1 = unlimited
loginHistoryMax: -1
}
}
}