mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:49:26 +08:00
add: base framework of game restart and instance restart
This commit is contained in:
@@ -73,6 +73,16 @@
|
||||
"FailureInterval": 0,
|
||||
"ServerUpdate": "00:00"
|
||||
},
|
||||
"GameRestart": {
|
||||
"Enable": false,
|
||||
"MaxRetryTimes": 5,
|
||||
"Notify": false
|
||||
},
|
||||
"InstanceRestart": {
|
||||
"Enable": false,
|
||||
"MaxRetryTimes": 5,
|
||||
"Notify": false
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user