From 8971afc9e643826d4ad832dbc05f4a206ecfdd46 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 6 Oct 2008 14:09:11 +0000 Subject: enable to globally enable/disable new distribution check --- mdkapplet.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mdkapplet.conf') diff --git a/mdkapplet.conf b/mdkapplet.conf index 0caebfe4..6e093dc3 100644 --- a/mdkapplet.conf +++ b/mdkapplet.conf @@ -3,3 +3,8 @@ UPDATE_FREQUENCY=10800 # Initial check will be delayed by (default to 5 minutes): FIRST_CHECK_DELAY=300000 + +# Globally enable or disable check for new distribution +# (in order to offer live distro upgrade): +# (default is "false", meaning check will be done) +DO_NOT_ASK_FOR_DISTRO_UPGRADE=false \ No newline at end of file -- cgit v1.2.1