mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 20:10:40 +03:00
Delete config.json
This commit is contained in:
parent
82ec45a786
commit
e4a93cbf52
1 changed files with 0 additions and 18 deletions
18
config.json
18
config.json
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"def_theme": "default",
|
|
||||||
"forum_name": "akf",
|
|
||||||
"description": "Akf-forum!",
|
|
||||||
"limits": {
|
|
||||||
"title": 128,
|
|
||||||
"message": 1024,
|
|
||||||
"names": 25,
|
|
||||||
"desp": 256
|
|
||||||
},
|
|
||||||
"global_ratelimit": {
|
|
||||||
"enabled": true,
|
|
||||||
"max": 25,
|
|
||||||
"windowMs": 60000
|
|
||||||
},
|
|
||||||
"discord_auth": true
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in a new issue