Update settings.js
This commit is contained in:
parent
3918386aab
commit
dd99b22f06
@ -55,7 +55,7 @@ tb_settings['wpaint'] = {
|
|||||||
// auto-reload.js
|
// auto-reload.js
|
||||||
tb_settings['auto-reload'] = {
|
tb_settings['auto-reload'] = {
|
||||||
// Minimum delay before reloading the page when at the bottom
|
// Minimum delay before reloading the page when at the bottom
|
||||||
min_delay_bottom: 3000,
|
min_delay_bottom: 5000,
|
||||||
// Maximum delay before reloading the page
|
// Maximum delay before reloading the page
|
||||||
max_delay: 600000,
|
max_delay: 600000,
|
||||||
// Reset the delay to the minimum upon focussing the window.
|
// Reset the delay to the minimum upon focussing the window.
|
||||||
|
Loading…
Reference in New Issue
Block a user