From f0a60181fee69247efd03b5197306fe08b927175 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Wed, 29 Jul 2015 14:06:15 -0700 Subject: Made font type a field in the config file --- config/config_docker.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/config_docker.json') diff --git a/config/config_docker.json b/config/config_docker.json index 2d5a34539..6d220f919 100644 --- a/config/config_docker.json +++ b/config/config_docker.json @@ -54,7 +54,8 @@ "PreviewWidth": 1024, "PreviewHeight": 0, "ProfileWidth": 128, - "ProfileHeight": 128 + "ProfileHeight": 128, + "InitialFont": "luximbi.ttf" }, "EmailSettings": { "ByPassEmail" : true, -- cgit v1.2.3-1-g7c22