mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
add changelog entry for node v14 requirement
This commit is contained in:
parent
c28177388a
commit
22a9b81cf0
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
### Compatibility changes
|
### Compatibility changes
|
||||||
|
|
||||||
* Node.js v12.17.0 or later is now required.
|
* Node.js v14.15.0 or later is now required.
|
||||||
* The default login session expiration (applicable if `requireAuthentication` is
|
* The default login session expiration (applicable if `requireAuthentication` is
|
||||||
`true`) changed from never to 10 days after the user leaves.
|
`true`) changed from never to 10 days after the user leaves.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue