temporary solution for testing pin limits

This commit is contained in:
ansuz
2017-05-04 11:20:52 +02:00
parent cd98fc6eab
commit 410a9dfb17
2 changed files with 4 additions and 1 deletions

View File

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