From 3fbf6a99b77fb604587c45432a2da1272afcad9e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 16 Aug 2024 21:18:24 +0200 Subject: [PATCH] add antifeatures to netdata --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 61c826c1..cbc57106 100644 --- a/apps.toml +++ b/apps.toml @@ -2596,6 +2596,7 @@ url = "https://github.com/YunoHost-Apps/navidrome_ynh" [netdata] added_date = 1674232499 # 2023/01/20 +antifeatures = [ "non-free-dependencies", "not-totally-free-upstream" ] category = "system_tools" level = 8 state = "working"