diff --git a/conf/.env b/conf/.env index 0acef299..13d68f92 100644 --- a/conf/.env +++ b/conf/.env @@ -146,3 +146,7 @@ SESSION_DRIVER=redis MEDIA_HLS_ENABLED=true MEDIA_HLS_P2P=true 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