diff options
| author | 2012-08-21 07:49:29 +0000 | |
|---|---|---|
| committer | 2012-08-21 07:49:29 +0000 | |
| commit | 566c36647cb05d58c97af14db1e37df0b54bcf2c (patch) | |
| tree | b8c654558a984ef575839f6b0fecc6213454fb9d /config-default/channels.xml | |
| parent | 4fb036a66821ef4749dfdb3ebc598ef21e2e4502 (diff) | |
stats p tracking, better pingpong stuff, added an XML setting for a master chan rather than having one hardcoded, state tracking for channel URL
Diffstat (limited to 'config-default/channels.xml')
| -rw-r--r-- | config-default/channels.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default/channels.xml b/config-default/channels.xml index ecefc7a..178a0bb 100644 --- a/config-default/channels.xml +++ b/config-default/channels.xml @@ -139,6 +139,7 @@ <msgs></msgs> </channel> <channel id="#antispammeta-debug" /> + <channel id="#baadf00d" /> <channel id="#cisco"> <hilights></hilights> <msgs></msgs> @@ -701,6 +702,7 @@ <debug>#wikimedia-ops</debug> </msgs> </channel> + <channel id="antispammetabeta" /> <channel id="default"> <hilights></hilights> </channel> |
