mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 05:09:16 +00:00
make storeInitParam actually work (move back to cookies)
This commit is contained in:
@@ -2203,6 +2203,8 @@
|
||||
|
||||
print "<param key=\"icons_url\" value=\"" . ICONS_URL . "\"/>";
|
||||
|
||||
print "<param key=\"cookie_lifetime\" value=\"" . SESSION_COOKIE_LIFETIME . "\"/>";
|
||||
|
||||
print "</init-params>";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user