mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56:16 -04:00
updated template file
This commit is contained in:
parent
dca1122fcc
commit
11f7640fc7
1 changed files with 3 additions and 0 deletions
|
@ -102,6 +102,9 @@
|
||||||
|
|
||||||
// restrict socket.io transport methods
|
// restrict socket.io transport methods
|
||||||
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
|
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
|
||||||
|
|
||||||
|
// Toolbar items
|
||||||
|
"toolbarItems": ["bold", "italic", "underline", "orderedList", "button", "indent", "outdent", "undo", "redo", "clearAuthorship", "importExport", "timeslider", "saveRevision", "settings", "shareEmbed", "users"],
|
||||||
|
|
||||||
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
|
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
|
||||||
"loglevel": "INFO",
|
"loglevel": "INFO",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue