[all] Rename

Rename web-apps -> web-apps-pro
This commit is contained in:
Alexander.Trofimov
2019-10-18 15:41:55 +03:00
parent d7809b848e
commit 48043e5d70
8 changed files with 17 additions and 17 deletions

View File

@ -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'] = "";