add example for configuring the logLevel in /pad/
This commit is contained in:
@@ -277,7 +277,10 @@ define([
|
|||||||
crypto: Crypto,
|
crypto: Crypto,
|
||||||
|
|
||||||
// really basic operational transform
|
// really basic operational transform
|
||||||
transformFunction : JsonOT.validate
|
transformFunction : JsonOT.validate,
|
||||||
|
|
||||||
|
// cryptpad debug logging (default is 1)
|
||||||
|
// logLevel: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
var updateUserList = function(shjson) {
|
var updateUserList = function(shjson) {
|
||||||
|
|||||||
Reference in New Issue
Block a user