From d651afd43da47b329841dcffa790bb220828cfb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 29 Oct 2024 20:28:42 +0100 Subject: [PATCH] Add rspamd and metronome for Bookworm --- apps.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/apps.toml b/apps.toml index 553d35325..c45fe78ac 100644 --- a/apps.toml +++ b/apps.toml @@ -2482,6 +2482,12 @@ state = "working" subtags = [ "monitoring" ] url = "https://github.com/YunoHost-Apps/metabase_ynh" +[metronome] +category = "communication" +state = "working" +subtags = [ "chat" ] +url = "https://github.com/YunoHost-Apps/metronome_ynh" + [microbin] added_date = 1712237414 # 2024/04/04 category = "small_utilities" @@ -3682,6 +3688,12 @@ state = "notworking" subtags = [ "monitoring" ] url = "https://github.com/YunoHost-Apps/rportd_ynh" +[rspamd] +category = "communication" +subtags = [ "email" ] +state = "working" +url = "https://github.com/YunoHost-Apps/rspamd_ynh" + [rspamdui] added_date = 1674232499 # 2023/01/20 category = "small_utilities"