mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
removed wrong comment in settings.json.template
This commit is contained in:
parent
9224e9beef
commit
38c6549058
1 changed files with 1 additions and 4 deletions
|
@ -29,10 +29,7 @@
|
|||
|
||||
*/
|
||||
|
||||
// restricts socket.io transport methods to JSONP-POLLING only
|
||||
// which is needed for IE8 browsers with deactivated native XMLHTTP support
|
||||
// see issue https://github.com/ether/etherpad-lite/pull/958
|
||||
// and https://github.com/ether/etherpad-lite/issues/245#issuecomment-4013455
|
||||
// restricts socket.io transport methods
|
||||
|
||||
"socketTransportProtocols" : ['xhr-polling', 'jsonp-polling', 'htmlfile'],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue