From d7bd3bee1ade22c65c4be90d43b3b0e5a60d5886 Mon Sep 17 00:00:00 2001 From: Sergey Konovalov Date: Wed, 11 Jun 2025 00:07:43 +0300 Subject: [PATCH] [config] Change runtimeConfig default location --- Common/config/production-linux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/config/production-linux.json b/Common/config/production-linux.json index 5ae26bd2..ca465d41 100644 --- a/Common/config/production-linux.json +++ b/Common/config/production-linux.json @@ -6,7 +6,7 @@ "pluginDir" : "/var/www/onlyoffice/documentserver/server/info/ai" }, "runtimeConfig": { - "filePath": "/var/www/onlyoffice/documentserver/../Data/runtime.json" + "filePath": "/etc/onlyoffice/documentserver/runtime.json" }, "storage": { "fs": {