MsRewards-Reborn/V7/config.example.json

14 lines
204 B
JSON
Raw Normal View History

2024-01-18 20:15:58 +01:00
{
"accounts": {
"nb": 1,
"0": {
"mail": "piair338@gmail.com",
"pwd": "uéuéué"
}
},
"config": {
"vnc_enabled": "False",
"vnc_port": 2345,
"claim": "False"
}
}