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/users.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/users.xml')
| -rw-r--r-- | config-default/users.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-default/users.xml b/config-default/users.xml index c01a206..7902bcc 100644 --- a/config-default/users.xml +++ b/config-default/users.xml @@ -10,7 +10,7 @@ <person id="errantego" flags="doath" /> <person id="gary" flags="oath" /> <person id="idleone" flags="o" /> - <person id="jeremyb" flags="th" /> + <person id="jeremyb" flags="oth" /> <person id="jonathand" flags="oath" /> <person id="kelsie" flags="a" /> <person id="kindone" flags="t" /> @@ -18,6 +18,7 @@ <person id="logan_" flags="oath" /> <person id="lstarnes" flags="oath" /> <person id="marienz" flags="doath" /> + <person id="mrmist" flags="doath" /> <person id="martinp23" flags="oath" /> <person id="mquin" flags="hota" /> <person id="myrtti" flags="htoa" /> |
