|
@@ -284,10 +284,7 @@ along with this program. If not, see <http:
|
|
|
|
|
|
|
|
|
var globalNetworkCheckSettings={
|
|
|
- href: location.protocol+'//'+location.hostname+
|
|
|
- (location.port ? ':'+location.port: '')+
|
|
|
- location.pathname.replace(RegExp('/+[^/]+/*(index\.html)?$'),'')+
|
|
|
- '/caldav.php/',
|
|
|
+ href: 'https://dav.hammerle.me:5232/',
|
|
|
timeOut: 90000,
|
|
|
lockTimeOut: 10000,
|
|
|
checkContentType: true,
|