GreenAppleLogin/gal-api/src/main/resources/config.json

10 lines
224 B
JSON

{
"default-cracked-char": "-",
"replace-spaces-with-underscore": true,
"use-the-contain-method": false,
"simple-anti-bot": {
"max-connections": 590,
"reset": 10
},
"online-mode-domain": "p.limework.net"
}