From 1e7fe834e901043b12007219acff547fb7ae8ae0 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 17 Jul 2015 07:56:08 -0400 Subject: turned off local server storage by default --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 1ca7b66ec..a35303784 100644 --- a/config/config.json +++ b/config/config.json @@ -20,8 +20,8 @@ "PublicLinkSalt": "TO3pTyXIZzwHiwyZgGql7lM7DG3zeId4", "ResetSalt": "IPxFzSfnDFsNsRafZxz8NaYqFKhf9y2t", "AnalyticsUrl": "", - "UseLocalStorage": true, - "StorageDirectory": "/mattermost/" + "UseLocalStorage": false, + "StorageDirectory": "" }, "SqlSettings": { "DriverName": "mysql", -- cgit v1.2.3-1-g7c22