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,
|
2015-02-17 09:39:57 +01:00
|
|
|
"webAccess": "power_user",
|
2013-08-18 19:32:57 +02:00
|
|
|
"pageAccess": {
|
2014-06-06 03:16:30 +02:00
|
|
|
"/report/:server/:channel": "power_user"
|
2013-08-21 20:12:43 +02:00
|
|
|
},
|
|
|
|
"colours": {
|
|
|
|
"wherever": {
|
|
|
|
"channels": {
|
|
|
|
"#test": "\u00032"
|
|
|
|
},
|
|
|
|
"nicks": "",
|
|
|
|
"type": ""
|
|
|
|
}
|
2013-08-31 18:25:11 +02:00
|
|
|
},
|
2013-10-13 02:29:34 +02:00
|
|
|
"chan_redirs": {
|
|
|
|
"#chan": "#chan-notify"
|
|
|
|
},
|
2015-01-29 22:41:01 +01:00
|
|
|
"full_redirs": {
|
|
|
|
"#chan": "#chan-fullnotify"
|
|
|
|
},
|
2015-01-29 22:47:18 +01:00
|
|
|
"host_lookup": [
|
2014-01-06 19:05:44 +01:00
|
|
|
"#chan"
|
2015-01-29 22:47:18 +01:00
|
|
|
],
|
2016-01-28 18:36:19 +01:00
|
|
|
"noMissingChans": [],
|
|
|
|
"offlineReporting": false
|
2012-12-30 21:30:49 +01:00
|
|
|
}
|