diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-09 10:17:39 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-09 10:17:39 -0300 |
| commit | 904c58262a75e877dac30f393d6fcf2e96778412 (patch) | |
| tree | bfc381ddfe1b36244ff523c5918c707a17a87db4 | |
| parent | 055451047cf0ebfed59d428c18c4e428dee56efe (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index d4b44834..38e9b096 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -334,6 +334,7 @@ monsters = -- but do want to track their public keys etc. & alias "joey.kitenet.net" & alias "annex.kitenet.net" & alias "ipv6.kitenet.net" + & alias "bitlbee.kitenet.net" , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" , host "beaver.kitenet.net" |
