mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 06:15:58 +00:00
add a knob to disable reload on js change
This commit is contained in:
@@ -2039,6 +2039,7 @@
|
||||
$data['cdm_expanded'] = get_pref($link, 'CDM_EXPANDED');
|
||||
|
||||
$data['dep_ts'] = calculate_dep_timestamp();
|
||||
$data['reload_on_ts_change'] = !defined('_NO_RELOAD_ON_TS_CHANGE');
|
||||
|
||||
if (file_exists(LOCK_DIRECTORY . "/update_daemon.lock")) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user