GenshinCloudGameHelper/global.json
2023-10-20 21:57:43 +08:00

14 lines
249 B
JSON

{
"minDelay": 1000,
"maxDelay": 5000,
"sendMail": false,
"mailConfig": {
"user": "",
"pass": "",
"mailto": "",
"smtpServer": "",
"smtpPort": "",
"smtpSecure": true
}
}