summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.js b/config.js
index 54a8ae36..cfd9f20d 100644
--- a/config.js
+++ b/config.js
@@ -46,6 +46,7 @@ var config = {
sessiontouch: 1 * 3600, //1 hour
heartbeatinterval: 5000,
heartbeattimeout: 10000,
+ documentmaxlength: 100000,
//auth
facebook: {
clientID: 'change this',