Skip to content

Commit

Permalink
Merge pull request #3914 from esl/fix/vcard-docs
Browse files Browse the repository at this point in the history
Remove list with headings in mod_vcard.md
  • Loading branch information
chrzaszcz authored Jan 3, 2023
2 parents f811db6 + f7a67b8 commit 13c4ae9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/modules/mod_vcard.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Maximum search results to be returned to the user.

The following options are the same as for the [LDAP authentication module](../authentication-methods/ldap.md#configuration-options):

* #### [`modules.mod_vcard.ldap.pool_tag`](../authentication-methods/ldap.md#authldappool_tag)
* #### [`modules.mod_vcard.ldap.base`](../authentication-methods/ldap.md#authldapbase)
* #### [`modules.mod_vcard.ldap.uids`](../authentication-methods/ldap.md#authldapuids)
* #### [`modules.mod_vcard.ldap.filter`](../authentication-methods/ldap.md#authldapfilter)
* #### [`modules.mod_vcard.ldap.deref`](../authentication-methods/ldap.md#authldapderef)
#### [`modules.mod_vcard.ldap.pool_tag`](../authentication-methods/ldap.md#authldappool_tag)
#### [`modules.mod_vcard.ldap.base`](../authentication-methods/ldap.md#authldapbase)
#### [`modules.mod_vcard.ldap.uids`](../authentication-methods/ldap.md#authldapuids)
#### [`modules.mod_vcard.ldap.filter`](../authentication-methods/ldap.md#authldapfilter)
#### [`modules.mod_vcard.ldap.deref`](../authentication-methods/ldap.md#authldapderef)

#### `modules.mod_vcard.ldap.vcard_map`
* **Syntax:** Array of TOML tables with the following keys: `"vcard_field"`, `"ldap_pattern"`, `"ldap_field"` and string values.
Expand Down

0 comments on commit 13c4ae9

Please sign in to comment.