diff options
Diffstat (limited to 'config/config_docker.json')
-rw-r--r-- | config/config_docker.json | 3 |
1 files changed, 2 insertions, 1 deletions
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, |