diff --git a/config.template.js b/config.template.js index c065db489..793c7d940 100644 --- a/config.template.js +++ b/config.template.js @@ -18,7 +18,7 @@ var config = { // debug: 3, sjclParams: { salt: 'mjuBtGybi/4=', // choose your own salt (base64) - iter:500, + iter:1000, mode:'ccm', ts:parseInt(64), }