use new ot
This commit is contained in:
parent
4cd9bd5534
commit
de0863e232
@ -390,7 +390,7 @@ define([
|
|||||||
crypto: Crypto.createEncryptor(secret.keys),
|
crypto: Crypto.createEncryptor(secret.keys),
|
||||||
|
|
||||||
// really basic operational transform
|
// really basic operational transform
|
||||||
transformFunction : JsonOT.validate,
|
transformFunction : JsonOT.transform || JsonOT.validate,
|
||||||
|
|
||||||
// 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