use new ot

pull/1/head
ansuz 2016-12-06 16:22:42 +01:00
parent 4cd9bd5534
commit de0863e232
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ define([
crypto: Crypto.createEncryptor(secret.keys),
// really basic operational transform
transformFunction : JsonOT.validate,
transformFunction : JsonOT.transform || JsonOT.validate,
// cryptpad debug logging (default is 1)
// logLevel: 0,