Update settings.js

This commit is contained in:
topkek 2014-09-28 00:27:28 +01:00 committed by czaks
parent 3918386aab
commit dd99b22f06

View File

@ -55,7 +55,7 @@ tb_settings['wpaint'] = {
// auto-reload.js
tb_settings['auto-reload'] = {
// Minimum delay before reloading the page when at the bottom
min_delay_bottom: 3000,
min_delay_bottom: 5000,
// Maximum delay before reloading the page
max_delay: 600000,
// Reset the delay to the minimum upon focussing the window.