Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>
This commit is contained in:
parent
aee51f1317
commit
aa37997aa3
@ -364,8 +364,7 @@ define([
|
|||||||
// really basic operational transform
|
// really basic operational transform
|
||||||
transformFunction: options.transformFunction || JsonOT.validate,
|
transformFunction: options.transformFunction || JsonOT.validate,
|
||||||
|
|
||||||
// This one causes a big mess.
|
patchTransformer: options.patchTransformer || JsonOT.patchTransformer,
|
||||||
//patchTransformer: options.patchTransformer || JsonOT.patchTransformer,
|
|
||||||
|
|
||||||
// cryptpad debug logging (default is 1)
|
// cryptpad debug logging (default is 1)
|
||||||
// logLevel: 0,
|
// logLevel: 0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user