diff --git a/roles/ff_monitor/templates/config.local.php.j2 b/roles/ff_monitor/templates/config.local.php.j2 index 3881a52..06ece2d 100644 --- a/roles/ff_monitor/templates/config.local.php.j2 +++ b/roles/ff_monitor/templates/config.local.php.j2 @@ -1,8 +1,8 @@ + $CONFIG['cat']['Segenskirche'] = '/^segen/i'; + $CONFIG['cat']['Sgfrd'] = '/^sgfrd-/'; + $CONFIG['cat']['Simeon'] = '/^simeon/i'; + $CONFIG['cat']['St.-Adalbert Kirche'] = '/^stadalbert-/i'; + $CONFIG['cat']['Technik Museum'] = '/^dtmb-/i'; + $CONFIG['cat']['Teufelsberg'] = '/^tberg|teufelsberg/i'; + $CONFIG['cat']['Vaterhaus'] = '/^vaterhaus/i'; + $CONFIG['cat']['Weidenbaum'] = '/^weidenbaum-|funkpilz|funkigel/'; + $CONFIG['cat']['W38B'] = '/^w38b-/i'; + $CONFIG['cat']['Wilgu10'] = '/^wilgu10-/i'; + $CONFIG['cat']['Wuhlheide'] = '/^wuhli-|wuhlipunks-/i'; + $CONFIG['cat']['Xdorf'] = '/^xdorf-/i'; + $CONFIG['cat']['Zwingli'] = '/^zwingli-/';