mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 21:09:31 +01:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"dbType": "redis",
|
|
"dependencies": [ "users", "event" ],
|
|
"rmLimit": 10,
|
|
"ignorable": true,
|
|
"quotesOnJoin": false
|
|
}
|