1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:39:25 +08:00

add: migrate detect others' login

This commit is contained in:
0O0o0oOoO00
2025-09-16 23:13:11 +08:00
parent 19a843b1f0
commit 87f392cabc
17 changed files with 199 additions and 1 deletions

View File

@@ -155,6 +155,11 @@
"MaxRetryTimes": 5,
"Notify": false
},
"OthersLogin": {
"Enable": false,
"Interval": 180,
"Notify": true
},
"Storage": {
"Storage": {}
}