mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"server": {
|
|
"siteUrl": "/",
|
|
"maxFileSize": 104857600,
|
|
"storageFolder": "/var/lib/onlyoffice/documentserver-example/files",
|
|
"enableForgotten": false
|
|
}
|
|
}
|