From 047ae4c025f81d2b2f506049353cd49f123cb8fe Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Fri, 13 Nov 2020 08:52:19 +0100 Subject: [PATCH] an2linux: Try to fix ignored messages The server still does not correctly ignore messages which should be contained in the ignored keywords list. (Image upload percentages, repository update percentages, for which it spits out hundreds of desktop notifications. Well, 100, to be exact.) Perhaps this simplification of the keywords makes it work better. --- an2linux/.config/an2linux/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/an2linux/.config/an2linux/config b/an2linux/.config/an2linux/config index a69c599..4c0002a 100644 --- a/an2linux/.config/an2linux/config +++ b/an2linux/.config/an2linux/config @@ -30,7 +30,7 @@ ignore_duplicates_list_for_titles = AN2Linux, title # keywords_to_ignore: do not show notifications that include these keywords in the notification titles # comma-separated, case-sensitive. leading and trailing whitespace will be stripped. -keywords_to_ignore = Updating repositories, Uploading... +keywords_to_ignore = Updating, Uploading # regexes_to_ignore: do not show notifications who's contents or title match the following regexes regexes_to_ignore_in_title =