From b42aca978d9a3345f01b7f104b669b98f78fc6b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 May 2023 12:24:42 +0200 Subject: [PATCH] Set level for roundcube --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 84f07dac..c41163f3 100644 --- a/apps.toml +++ b/apps.toml @@ -3024,7 +3024,7 @@ url = "https://github.com/YunoHost-Apps/rocketchat_ynh" [roundcube] category = "communication" -level = 0 +level = 8 potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ] state = "working" subtags = [ "email" ]