mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat(weechat): ignore prometheus
This commit is contained in:
@@ -154,7 +154,7 @@ in {
|
|||||||
};
|
};
|
||||||
bots = {
|
bots = {
|
||||||
buffer = "irc.retiolum.*";
|
buffer = "irc.retiolum.*";
|
||||||
tags = ["nick_gitlab"];
|
tags = ["nick_gitlab" "nick_prometheus"];
|
||||||
regex = "*";
|
regex = "*";
|
||||||
};
|
};
|
||||||
people = {
|
people = {
|
||||||
|
|||||||
Reference in New Issue
Block a user