mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
Use standart path for files
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"storage": {
|
||||
"name": "storage-fs",
|
||||
"fs": {
|
||||
"folderPath": "../../App_Data",
|
||||
"folderPath": "../../App_Data/cache/files",
|
||||
"secretString": "onlyoffice"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user