Config cleanup

This commit is contained in:
2023-06-30 11:34:06 +02:00
parent fd0c4c0545
commit bfec702bef
2 changed files with 4 additions and 14 deletions

View File

@@ -1,7 +1,6 @@
{
"locale": "en",
"locale_log": "en",
"locale_fallback": "en",
"bot": {
"owner": 0,
"admins": [],
@@ -37,11 +36,7 @@
"locations": {
"tmp": "tmp",
"data": "data",
"cache": "cache",
"sent": "data/sent",
"queue": "data/queue",
"index": "data/index.json",
"locale": "locale"
"cache": "cache"
},
"disabled_plugins": [],
"posting": {