2012-12-30 21:30:49 +01:00
|
|
|
{
|
2013-01-15 17:54:51 +01:00
|
|
|
"ignorable": true,
|
2013-04-12 20:31:02 +02:00
|
|
|
"notifyVoice": false,
|
2013-07-06 20:51:03 +02:00
|
|
|
"dependencies": [ "users" ],
|
2013-07-29 23:08:41 +02:00
|
|
|
"dbType": "redis",
|
|
|
|
"requireWebLogin": true,
|
2013-08-18 19:32:57 +02:00
|
|
|
"webAccess": "regular",
|
|
|
|
"pageAccess": {
|
|
|
|
"/report/:server/:channel": "power_users"
|
2013-08-21 20:12:43 +02:00
|
|
|
},
|
|
|
|
"colours": {
|
|
|
|
"wherever": {
|
|
|
|
"channels": {
|
|
|
|
"#test": "\u00032"
|
|
|
|
},
|
|
|
|
"nicks": "",
|
|
|
|
"type": ""
|
|
|
|
}
|
2013-08-18 19:32:57 +02:00
|
|
|
}
|
2012-12-30 21:30:49 +01:00
|
|
|
}
|