From ab9a9628c0132f3b77301a5b9d47b029aaf7fedc Mon Sep 17 00:00:00 2001 From: gonglexin <18008490802@163.com> Date: Mon, 27 Oct 2014 17:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3#1220=20=E7=94=98=E7=89=B9?= =?UTF-8?q?=E5=9B=BE=20PNG=20=E6=A0=BC=E5=BC=8F=E4=B8=AD=E6=96=87=E4=B9=B1?= =?UTF-8?q?=E7=A0=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/configuration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/configuration.yml b/config/configuration.yml index 833b19083..21337e3b4 100644 --- a/config/configuration.yml +++ b/config/configuration.yml @@ -204,6 +204,8 @@ default: # specific configuration options for production environment # that overrides the default ones production: + # CJK support + rmagick_font_path: /usr/share/fonts/ipa-mincho/ipam.ttf # specific configuration options for development environment # that overrides the default ones