mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-27 17:00:52 +01:00
Update settings.js
This commit is contained in:
parent
b34f9c31f9
commit
c4fd370d3f
@ -58,6 +58,8 @@ tb_settings['auto-reload'] = {
|
|||||||
min_delay_bottom: 5000,
|
min_delay_bottom: 5000,
|
||||||
// Maximum delay before reloading the page
|
// Maximum delay before reloading the page
|
||||||
max_delay: 600000,
|
max_delay: 600000,
|
||||||
|
// Delay if there was an error
|
||||||
|
error_delay: 30000,
|
||||||
// Reset the delay to the minimum upon focussing the window.
|
// Reset the delay to the minimum upon focussing the window.
|
||||||
reset_focus: true
|
reset_focus: true
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user