mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 22:59:15 +00:00
hide updating... notify if DAEMON_REFRESH_ONLY
This commit is contained in:
@@ -1719,6 +1719,7 @@
|
||||
|
||||
print "<param key=\"daemon_enabled\" value=\"" . ENABLE_UPDATE_DAEMON . "\"/>";
|
||||
print "<param key=\"feeds_frame_refresh\" value=\"" . FEEDS_FRAME_REFRESH . "\"/>";
|
||||
print "<param key=\"daemon_refresh_only\" value=\"" . DAEMON_REFRESH_ONLY . "\"/>";
|
||||
|
||||
print "<param key=\"on_catchup_show_next_feed\" value=\"" .
|
||||
get_pref($link, "ON_CATCHUP_SHOW_NEXT_FEED") . "\"/>";
|
||||
|
||||
Reference in New Issue
Block a user