diff options
Diffstat (limited to 'mdkapplet.conf')
-rw-r--r-- | mdkapplet.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdkapplet.conf b/mdkapplet.conf index d74ea5bb..0caebfe4 100644 --- a/mdkapplet.conf +++ b/mdkapplet.conf @@ -1,5 +1,5 @@ # Update frequency (in seconds) [default is 3 hours]: UPDATE_FREQUENCY=10800 -# Initial check will be delayed by (default to 60 seconds): -FIRST_CHECK_DELAY=60000 +# Initial check will be delayed by (default to 5 minutes): +FIRST_CHECK_DELAY=300000 |