maj README

This commit is contained in:
leckye 2026-09-14 19:10:40 +02:00
commit bd12632a7e

View file

@ -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) - 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 virtualhosts out-of-the-box
- supports mailalias with multiple values in search queries - supports mailalias with multiple values in search queries
- support listening on unix domain sockets (UDS) out-of-the-box
## Potential future features ## Potential future features