Browse Source

Update settings.js

pull/40/head
topkek 10 years ago
committed by czaks
parent
commit
dd99b22f06
  1. 2
      js/settings.js

2
js/settings.js

@ -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.

Loading…
Cancel
Save