mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 08:21:29 +00:00
get rid of vf_hreadf cookie, move data to init-param
This commit is contained in:
@@ -1713,6 +1713,9 @@
|
||||
print "<param key=\"on_catchup_show_next_feed\" value=\"" .
|
||||
get_pref($link, "ON_CATCHUP_SHOW_NEXT_FEED") . "\"/>";
|
||||
|
||||
print "<param key=\"hide_read_feeds\" value=\"" .
|
||||
sprintf("%d", get_pref($link, "HIDE_READ_FEEDS")) . "\"/>";
|
||||
|
||||
print "</init-params>";
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user