From 2e92bddd44d9be2cf0b7831c3a0a064b351111c5 Mon Sep 17 00:00:00 2001
From: Brian Moe <brian.moe@ligo.org>
Date: Tue, 27 Jul 2010 22:20:53 -0500
Subject: [PATCH] added cbc_lowmass to lvalert channels

---
 settings.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings.py b/settings.py
index 592c6705b..0c597b7f7 100644
--- a/settings.py
+++ b/settings.py
@@ -33,6 +33,7 @@ XMPP_ALERT_CHANNELS = [
                         'test_mbtaonline',
                         'burst_cwb',
                         'test_cwb',
+                        'cbc_lowmass',
                         'test_lowmass',
                       ]
 
-- 
GitLab