mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-01 03:25:04 +03:00
24 lines
No EOL
550 B
Text
24 lines
No EOL
550 B
Text
{
|
|
"def_theme": {
|
|
"codename": "bootstrap_black",
|
|
"language": "en"
|
|
},
|
|
"forum_name": "akf-forum",
|
|
"description": "Akf-forum offical site!",
|
|
"limits": {
|
|
"title": 128,
|
|
"message": 1024,
|
|
"names": 25,
|
|
"desp": 256
|
|
},
|
|
"global_ratelimit": {
|
|
"enabled": true,
|
|
"max": 25,
|
|
"windowMs": 60000
|
|
},
|
|
"discord_auth": false,
|
|
"default_thread_state": "OPEN",
|
|
"default_user_state": "ACTIVE",
|
|
"email_auth": false,
|
|
"host": "https://akf-forum.glitch.me"
|
|
} |