From 648f333850163efeac486c4b07eb47da415a9c98 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Thu, 29 Jun 2017 22:39:57 +0800 Subject: [PLT-6496] Remove System Console and config settings for image height and width (#6688) * remove System Console and config settings for image height and width * add constants and update config.json * updated as per review --- config/config.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 85e07bdce..928468ed0 100644 --- a/config/config.json +++ b/config/config.json @@ -113,12 +113,6 @@ "Directory": "./data/", "EnablePublicLink": false, "PublicLinkSalt": "", - "ThumbnailWidth": 120, - "ThumbnailHeight": 100, - "PreviewWidth": 1024, - "PreviewHeight": 0, - "ProfileWidth": 128, - "ProfileHeight": 128, "InitialFont": "luximbi.ttf", "AmazonS3AccessKeyId": "", "AmazonS3SecretAccessKey": "", -- cgit v1.2.3-1-g7c22