From bd12632a7e0a091066af7858f845064f52b7bd30 Mon Sep 17 00:00:00 2001 From: leckye <> Date: Mon, 14 Sep 2026 19:10:40 +0200 Subject: [PATCH] maj README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf3fa61..d28b9ff 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Compared to lldap, llldap: - does not use GraphQL to build an API, and therefore does not require custom logic in the client (JS/WASM) - supports virtualhosts out-of-the-box - supports mailalias with multiple values in search queries +- support listening on unix domain sockets (UDS) out-of-the-box ## Potential future features