mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
More user/system stat constants & usage
This commit is contained in:
parent
e464f95924
commit
ec97b3e8d4
14 changed files with 99 additions and 53 deletions
|
@ -969,7 +969,7 @@ function getDefaultConfig() {
|
|||
|
||||
statLog : {
|
||||
systemEvents : {
|
||||
loginHistoryMax: -1 // forever
|
||||
loginHistoryMax: 5000, // set to -1 for forever
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue