From 3fb298ea4e8511543f4b2063b73eaa5943a973bc 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 8a526207..aba6b995 100644 --- a/apps.toml +++ b/apps.toml @@ -2613,6 +2613,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"