From 2c7ee35ddd5f2398e2120d1f1838e5127a2a34dd Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 19 Nov 2024 11:50:02 -0800 Subject: [PATCH] README: Document LDAP limitations. Fixes #344. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9327b5..3e71b69 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,10 @@ which you need to encode in the YAML file. For example, comma-separated list of the backend names (E.g. `"EmailAuthBackend,GitHubAuthBackend"`). +- LDAP authentication currently requires + [`MANUAL_CONFIGURATION`](#manual-configuration) in order to encode + the `LDAPSearch` logic, see below. + **Reducing RAM usage**. By default, the Zulip server automatically detect whether the system has enough memory to run Zulip queue processors in the higher-throughput but more multiprocess mode (or to save 1.5GiB of RAM with