Update LDAPschema authored by Roland Alton's avatar Roland Alton
......@@ -42,7 +42,7 @@ The following questions follow:
Groupoffice ldap settings:
```php
$config['ldap_host']='localhost';
$config['ldap_host']='heu16';
$config['ldap_port']='389';
$config['ldap_user']='admin';
$config['ldap_pass']='password is in keepass';
......
......