use new ot

This commit is contained in:
ansuz 2016-12-06 16:22:42 +01:00
parent 4cd9bd5534
commit de0863e232

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,