mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
deps: Require Node.js 12.17.0 or later
This makes it possible to use dynamic `import()`.
This commit is contained in:
parent
151f954fea
commit
1e604add99
7 changed files with 8 additions and 7 deletions
|
@ -47,6 +47,7 @@
|
|||
|
||||
### Compatibility changes
|
||||
|
||||
* Node.js v12.17.0 or later is now required.
|
||||
* The default login session expiration (applicable if `requireAuthentication` is
|
||||
`true`) changed from never to 10 days after the user leaves.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue