mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
22 lines
431 B
JSON
22 lines
431 B
JSON
{
|
|
"server": {
|
|
"port": 80,
|
|
"siteUrl": "http://127.0.0.1:8001/"
|
|
},
|
|
"plugins": {
|
|
"pluginsData": [
|
|
"helloworld/config.json",
|
|
"chess/config.json",
|
|
"glavred/config.json",
|
|
"speech/config.json",
|
|
"youtube/config.json",
|
|
"cbr/config.json",
|
|
"num2word/config.json",
|
|
"ocr/config.json",
|
|
"yandextranslaterus/config.json",
|
|
"clipart/config.json",
|
|
"translate/config.json",
|
|
"templates/config.json"
|
|
]
|
|
}
|
|
} |