mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
# Conflicts: # CHANGELOG.md # web/documentserver-example/php/functions.php # web/documentserver-example/php/views/DocEditorView.php
67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"version": "1.6.0",
|
|
|
|
"fileSizeMax": 5242880,
|
|
"storagePath": "",
|
|
"alone": false,
|
|
|
|
"docServTimeout": "120000",
|
|
"docServSiteUrl": "https://documentserver/",
|
|
|
|
"docServConverterUrl": "ConvertService.ashx",
|
|
"docServApiUrl": "web-apps/apps/api/documents/api.js",
|
|
"docServPreloaderUrl": "web-apps/apps/api/documents/cache-scripts.html",
|
|
"docServCommandUrl": "coauthoring/CommandService.ashx",
|
|
|
|
"docServJwtSecret": "",
|
|
"docServJwtHeader": "Authorization",
|
|
"docServJwtUseForRequest": true,
|
|
|
|
"docServVerifyPeerOff": true,
|
|
|
|
"exampleUrl": "",
|
|
"mobileRegex": "android|avantgo|playbook|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od|ad)|iris|kindle|lge |maemo|midp|mmp|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|symbian|treo|up\\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino",
|
|
"languages": {
|
|
"en": "English",
|
|
"hy": "Armenian",
|
|
"az": "Azerbaijani",
|
|
"eu": "Basque",
|
|
"be": "Belarusian",
|
|
"bg": "Bulgarian",
|
|
"ca": "Catalan",
|
|
"zh": "Chinese (Simplified)",
|
|
"zh-TW": "Chinese (Traditional)",
|
|
"cs": "Czech",
|
|
"da": "Danish",
|
|
"nl": "Dutch",
|
|
"fi": "Finnish",
|
|
"fr": "French",
|
|
"gl": "Galego",
|
|
"de": "German",
|
|
"el": "Greek",
|
|
"hu": "Hungarian",
|
|
"id": "Indonesian",
|
|
"it": "Italian",
|
|
"ja": "Japanese",
|
|
"ko": "Korean",
|
|
"lo": "Lao",
|
|
"lv": "Latvian",
|
|
"ms": "Malay (Malaysia)",
|
|
"no": "Norwegian",
|
|
"pl": "Polish",
|
|
"pt": "Portuguese (Brazil)",
|
|
"pt-PT": "Portuguese (Portugal)",
|
|
"ro": "Romanian",
|
|
"ru": "Russian",
|
|
"si": "Sinhala (Sri Lanka)",
|
|
"sk": "Slovak",
|
|
"sl": "Slovenian",
|
|
"es": "Spanish",
|
|
"sv": "Swedish",
|
|
"tr": "Turkish",
|
|
"uk": "Ukrainian",
|
|
"vi": "Vietnamese",
|
|
"aa-AA": "Test Language"
|
|
}
|
|
}
|