From b362bedd0bb3b938e6899440fb9f3fb7487587ee Mon Sep 17 00:00:00 2001 From: lapineige Date: Wed, 6 Mar 2024 22:07:17 +0100 Subject: [PATCH] This doesn't do what I was thinking --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index 13d68f92..6073ece3 100644 --- a/conf/.env +++ b/conf/.env @@ -149,4 +149,4 @@ MEDIA_HLS_BITRATE=2000 # average quality and limited storage use ## Remove the "upgrade needed" warning # comment this if you (as an admin user) want to have a permanent reminder of an available update (upstream, not necessarily in Yunohost !) -INSTANCE_SOFTWARE_UPDATE_DISABLE_FAILED_WARNING=true +#INSTANCE_SOFTWARE_UPDATE_DISABLE_FAILED_WARNING=true