Line endings

This commit is contained in:
2016-12-16 14:51:04 +01:00
parent d6783cbc83
commit 9cb9978adc
21 changed files with 3670 additions and 3639 deletions

View File

@@ -1 +1,7 @@
<?php
<?php
// config options
$ADMINUSERNAME = "admin"; // Kopano administrative user
$ADMINPASSWORD = "admin"; // Kopano administrative user password
$SERVER = "file:///var/run/zarafa"; // Kopano socket or http(s) connection
$CALDAVURL = "http://localhost:8080/ical/"; // Caldav URL
$TEMPDIR = "/tmp/"; // Temporary directory for storing downloaded ics files