From 2a600a205c2a934b3ab783acbd00a3235a262820 Mon Sep 17 00:00:00 2001 From: "Alexey.Golubev" Date: Thu, 10 Sep 2015 15:25:00 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C=20=D0=BA=20=D1=84=D0=B0?= =?UTF-8?q?=D0=B9=D0=BB=D1=83=20=D0=BB=D0=B8=D1=86=D0=B5=D0=BD=D0=B7=D0=B8?= =?UTF-8?q?=D0=B8.?= 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@64632 954022d7-b5bf-4e40-9824-e11837661b57 --- Common/config/production-linux.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Common/config/production-linux.json b/Common/config/production-linux.json index 0b5e5dc5..31bb4473 100644 --- a/Common/config/production-linux.json +++ b/Common/config/production-linux.json @@ -8,6 +8,9 @@ }, "services": { "CoAuthoring": { + "server": { + "license_file_path": "/var/www/onlyoffice/Data" + }, "utils": { "utils_common_fontdir": "/usr/share/fonts" }