mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"dbType": "redis",
|
|
"dependencies": [ "users", "event" ],
|
|
"rmLimit": 10,
|
|
"ignorable": true,
|
|
"quotesOnJoin": false,
|
|
"udFallback": false
|
|
}
|