From 2bb809f2ce2b7364a7b4a0786e3b22c682d8b4cb Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 19 Sep 2014 17:30:56 -0300 Subject: [PATCH] default localstorage --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index d4772c096..811431cd6 100644 --- a/config.js +++ b/config.js @@ -53,8 +53,8 @@ var defaultConfig = { verbose: 1, plugins: { - //LocalStorage: true, - GoogleDrive: true, + LocalStorage: true, + //GoogleDrive: true, }, GoogleDrive: {