From f12ac592419b65e96dc169b8e75dc709315889fd Mon Sep 17 00:00:00 2001 From: "Alexey.Golubev" Date: Thu, 3 Sep 2015 12:00:34 +0000 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20=D0=BD?= =?UTF-8?q?=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D1=83=20=D1=80=D0=BE?= =?UTF-8?q?=D1=83=D1=82=D0=B8=D0=BD=D0=B3=D0=B0=20=D1=88=D1=80=D0=B8=D1=84?= =?UTF-8?q?=D1=82=D0=BE=D0=B2.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@64500 954022d7-b5bf-4e40-9824-e11837661b57 --- Common/config/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/config/default.json b/Common/config/default.json index 63b04f54..cfdfe17c 100644 --- a/Common/config/default.json +++ b/Common/config/default.json @@ -43,6 +43,7 @@ "port": 8000, "workerpercpu": 1, "mode": "development", + "fonts_route": "OfficeWeb/sdk/Fonts/", "limits_tempfile_upload": 104857600, "limits_image_size": 26214400, "editor_settings_autosave_enable": "true",