3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/modules/warning/config.json

7 lines
137 B
JSON
Raw Normal View History

{
"dependencies": [ "report", "users", "web" ],
"dbType": "redis",
"requireWebLogin": true,
"webAccess": "power_users"
}