Merge branch 'soon' into staging

This commit is contained in:
yflory
2017-02-13 11:59:49 +01:00
2 changed files with 3 additions and 3 deletions

View File

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