mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-05 21:55:24 -04:00
Update dev dependencies (#4993)
Related to https://github.com/FreshRSS/FreshRSS/pull/4991 Required a few changes in code to pass the tests
This commit is contained in:
committed by
GitHub
parent
3fb8ab8eb5
commit
1d9d4e3e3c
@@ -7,7 +7,7 @@
|
||||
- Possibility to control cache for client and proxies (public or private policy, life time).
|
||||
- When $feedMode is set to true, in the case of a RSS/ATOM feed,
|
||||
it puts a timestamp in the global variable $clientCacheDate to allow the sending of only the articles newer than the client's cache.
|
||||
- When $compression is set to true, compress the data before sending it to the client and persitent connections are allowed.
|
||||
- When $compression is set to true, compress the data before sending it to the client and persistent connections are allowed.
|
||||
- When $session is set to true, automatically checks if $_SESSION has been modified during the last generation the document.
|
||||
|
||||
Interface:
|
||||
|
||||
Reference in New Issue
Block a user