From ccf2e6e4e74fc249a094c2c27de675644f1065cb Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 23 Sep 2015 13:47:10 -0700 Subject: Changing image settings to file settings --- 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 c0f33a346..aa92ccf4e 100644 --- a/config/config.json +++ b/config/config.json @@ -33,11 +33,11 @@ "FileFormat": "", "FileLocation": "" }, - "ImageSettings": { + "FileSettings": { "DriverName": "local", "Directory": "./data/", "EnablePublicLink": true, - "PublicLinkSalt": "LhaAWC6lYEKHTkBKsvyXNIOfUIT37AXe", + "PublicLinkSalt": "A705AklYF8MFDOfcwh3I488G8vtLlVip", "ThumbnailWidth": 120, "ThumbnailHeight": 100, "PreviewWidth": 1024, -- cgit v1.2.3-1-g7c22