ApiConfig
Site config
Get site configuration
curl -X GET "https://www.open-isle.com/api/config"
{
"captchaEnabled": true,
"registerCaptchaEnabled": true,
"loginCaptchaEnabled": true,
"postCaptchaEnabled": true,
"commentCaptchaEnabled": true,
"aiFormatLimit": 0,
"registerMode": "DIRECT"
}