From 94007aee58c588cf104ea1f06364e53182e8d08f Mon Sep 17 00:00:00 2001 From: Valentin Tolmer Date: Sat, 4 Oct 2025 23:17:33 +0200 Subject: [PATCH] readme: Add a link to the configuration guide's readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5644844..3972aaa 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ the relevant details (logs of the service, LLDAP logs with `verbose=true` in the config). Some specific clients have been tested to work and come with sample -configuration files, or guides. See the [`example_configs`](example_configs) +configuration files, or guides. See the [`example_configs`](example_configs/README.md) folder for example configs for integration with specific services. Integration with Linux accounts is possible, through PAM and nslcd. See [PAM