Line endings
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user