mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"server": {
|
|
"siteUrl": "/",
|
|
"maxFileSize": 104857600
|
|
},
|
|
"plugins": {
|
|
"url": "/sdkjs-plugins/"
|
|
}
|
|
}
|