toddlers: ignore the cockpit account as we do for a couple of others

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-04-19 14:12:28 +02:00
parent 182b4e2ba6
commit 8ccd038356

View file

@ -91,7 +91,7 @@ dist_git_token = "private random string to change"
email_overrides_file = "/etc/fedora-messaging/email_overrides.toml"
# List of accounts we do not want to report about
ignorable_accounts = ["packagerbot", "zuul"]
ignorable_accounts = ["packagerbot", "zuul", "cockpit"]
# Temp folder to use for toddlers temp files
temp_folder = "/var/tmp"