Update to 1.9.5

This commit is contained in:
meaz 2023-12-12 11:54:30 +01:00
parent c077eea54c
commit 4a44eedbcb
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
2 changed files with 2 additions and 10 deletions

View File

@ -1,6 +1,6 @@
---
etherpad_version: '1.9.4'
etherpad_version: '1.9.5'
etherpad_skin: 'colibris'
etherpad_skinVariants: 'super-light-toolbar super-light-editor light-background'
etherpad_username: 'etherpad'
@ -50,7 +50,7 @@ etherpad_smtp_host: 'localhost'
etherpad_smtp_port: '587'
etherpad_smtp_user: 'support'
etherpad_smtp_pass: 'changeme'
etherpad_nodejs_version: '17'
etherpad_nodejs_version: '18'
etherpad_apt:
- curl
- nodejs

View File

@ -322,14 +322,6 @@
*/
"soffice": null,
/*
* Path to the Tidy executable.
*
* Tidy is used to improve the quality of exported pads.
* Setting it to null disables Tidy.
*/
"tidyHtml": null,
/*
* Allow import of file types other than the supported ones:
* txt, doc, docx, rtf, odt, html & htm