From 0e44c26d4f4aa79e1b133e9a3cc043d3bb54fcf6 Mon Sep 17 00:00:00 2001 From: "Alexey.Golubev" Date: Fri, 4 Sep 2015 16:09:43 +0000 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=BE=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=83=20=D1=81=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BD=D1=8B=D0=BC=D0=B8=20?= =?UTF-8?q?=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=D0=BC=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@64532 954022d7-b5bf-4e40-9824-e11837661b57 --- Common/config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/config/default.json b/Common/config/default.json index 4c7805bf..d11e50f8 100644 --- a/Common/config/default.json +++ b/Common/config/default.json @@ -23,7 +23,7 @@ "accessKeyId": "AKID", "secretAccessKey": "SECRET", "useRequestToGetUrl": false, - "useSignedUrl": true + "useSignedUrl": false }, "rabbitmq": { "url": "amqp://localhost",