From e4a93cbf526b75a2185fbf913f2d31e503f6adbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Akif=20Y=C3=BCce?= <70021050+Akif9748@users.noreply.github.com> Date: Sat, 17 Sep 2022 19:45:31 +0300 Subject: [PATCH] Delete config.json --- config.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 779f36b..0000000 --- a/config.json +++ /dev/null @@ -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 - -} \ No newline at end of file