Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2017-05-04 16:08:21 +02:00
6 changed files with 339 additions and 78 deletions

View File

@@ -37,5 +37,8 @@ define(function() {
config.enableHistory = true;
//config.enablePinLimit = true;
//config.pinLimit = 1000;
return config;
});