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

9 lines
182 B
JSON

{
"default-cracked-char": "-",
"replace-spaces-with-underscore": true,
"use-the-contain-method": false,
"simple-anti-bot": {
"max-connections": 590,
"reset": 10
}
}