forked from GitHub/dbot
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"dbType": "redis",
|
|
"dependencies": [ "users", "event" ],
|
|
"rmLimit": 10,
|
|
"ignorable": true,
|
|
"quotesOnJoin": false,
|
|
"udFallback": false
|
|
}
|