mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
chat: New option to completely disable chat
This commit is contained in:
parent
310a371234
commit
dda284cbe9
13 changed files with 274 additions and 126 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
### Notable enhancements and fixes
|
||||
|
||||
* New `integratedChat` setting makes it possible to completely disable the
|
||||
built-in chat feature (not just hide it).
|
||||
* Improvements to login session management:
|
||||
* `express_sid` cookies and `sessionstorage:*` database records are no longer
|
||||
created unless `requireAuthentication` is `true` (or a plugin causes them to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue