Merge pull request #184902 from trofi/fix-openldap-markdown

nixos/openldap: fix option description markdown
This commit is contained in:
pennae 2022-08-03 00:30:17 +02:00 committed by GitHub
commit 58547ae85a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,9 +204,9 @@ in {
especially with large databases.
Note that the root of the DB must be defined in
<code>services.openldap.settings</code> and the
<code>olcDbDirectory</code> must begin with
<literal>"/var/lib/openldap"</literal>.
`services.openldap.settings` and the
`olcDbDirectory` must begin with
`"/var/lib/openldap"`.
'';
example = lib.literalExpression ''
{