From c7e8ee5c1c08135246accb6c5b172216ab75114b Mon Sep 17 00:00:00 2001 From: Sergey Konovalov Date: Wed, 11 Jun 2025 13:55:59 +0300 Subject: [PATCH] Revert "[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 ca465d41..5ae26bd2 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": "/etc/onlyoffice/documentserver/runtime.json" + "filePath": "/var/www/onlyoffice/documentserver/../Data/runtime.json" }, "storage": { "fs": {