mirror of
https://github.com/kamax-matrix/mxisd.git
synced 2026-05-13 08:26:12 +02:00
Fix LDAP default attributes dead link (Fix #136)
This commit is contained in:
parent
a44f781495
commit
ea58b6985a
@ -89,7 +89,7 @@ ldap:
|
||||
#### 3PIDs
|
||||
You can also change the attribute lists for 3PID, like email or phone numbers.
|
||||
|
||||
The following example would overwrite the [default list of attributes](../../src/main/resources/application.yaml#L67)
|
||||
The following example would overwrite the [default list of attributes](../../src/main/java/io/kamax/mxisd/config/ldap/LdapConfig.java#L64)
|
||||
for emails and phone number:
|
||||
```yaml
|
||||
ldap:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user