diff options
Diffstat (limited to 'mdkapplet.conf')
-rw-r--r-- | mdkapplet.conf | 5 |
1 files changed, 5 insertions, 0 deletions
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 |