mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
[all] Rename
Rename web-apps -> web-apps-pro
This commit is contained in:
@ -11,9 +11,9 @@ $GLOBALS['DOC_SERV_CONVERT'] = array(".docm", ".doc", ".dotx", ".dotm", ".dot",
|
||||
$GLOBALS['DOC_SERV_TIMEOUT'] = "120000";
|
||||
|
||||
$GLOBALS['DOC_SERV_CONVERTER_URL'] = "https://documentserver/ConvertService.ashx";
|
||||
$GLOBALS['DOC_SERV_API_URL'] = "https://documentserver/web-apps/apps/api/documents/api.js";
|
||||
$GLOBALS['DOC_SERV_API_URL'] = "https://documentserver/web-apps-pro/apps/api/documents/api.js";
|
||||
|
||||
$GLOBALS['DOC_SERV_PRELOADER_URL'] = "https://documentserver/web-apps/apps/api/documents/cache-scripts.html";
|
||||
$GLOBALS['DOC_SERV_PRELOADER_URL'] = "https://documentserver/web-apps-pro/apps/api/documents/cache-scripts.html";
|
||||
|
||||
$GLOBALS['DOC_SERV_JWT_SECRET'] = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user