Commit 5b1c5dd8 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete g_sTrackingServiceLocalUrl

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64716 954022d7-b5bf-4e40-9824-e11837661b57
parent 062ca406
......@@ -60,7 +60,6 @@ var g_oZipChanges = null;
//var g_sResourceServiceLocalUrl = "/ResourceService.ashx?path=";
var g_sDownloadServiceLocalUrl = "/downloadas";
var g_sUploadServiceLocalUrl = "/upload";
var g_sTrackingServiceLocalUrl = "/TrackingService.ashx";
var g_nMaxJsonLength = 2097152;
var g_nMaxJsonLengthChecked = g_nMaxJsonLength / 1000;
var g_nMaxRequestLength = 5242880;//5mb <requestLimits maxAllowedContentLength="30000000" /> default 30mb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment