aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-12-24 17:31:19 +0100
committerGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-12-24 17:31:19 +0100
commite99a6b815290da614fe39658b6c76de8a9d16641 (patch)
treea6756b29a7d9cf92221d2cd737a5a06db95bb110
parent0d6a5048badea8b208ac21a0a5cdcde9ead2b894 (diff)
Readme New option `limits.cookie_duration` in `data/config.php` to set the login cookie duration
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff2312c6b..fa883a7fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
* Features
* Add git compatibility in Web update system [#1357](https://github.com/FreshRSS/FreshRSS/issues/1357)
* Requires that the initial installation is done with git
+ * New option `limits.cookie_duration` in `data/config.php` to set the login cookie duration [#1384](https://github.com/FreshRSS/FreshRSS/issues/1384)
* SQL
* More robust export function in the case of large datasets [#1372](https://github.com/FreshRSS/FreshRSS/issues/1372)
* CLI