Merge pull request #43 from mritzmann/master

add php line
Dieser Commit ist enthalten in:
André Peters 2017-09-13 10:49:05 +02:00 committet von GitHub
Commit f1b59399f3

Datei anzeigen

@ -3,6 +3,7 @@ Open/create `data/web/inc/vars.local.inc.php` and add your changes to the config
Changes will be merged with "$autodiscover_config" in `data/web/inc/vars.inc.php`):
```
<?php
$autodiscover_config = array(
// Enable the autodiscover service for Outlook desktop clients
'useEASforOutlook' => 'yes',