[config] Change runtimeConfig default location

This commit is contained in:
Sergey Konovalov
2025-06-11 00:07:43 +03:00
parent cf40c7ccff
commit d7bd3bee1a

View File

@ -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": {