From 63aa34798859a9110b648c0c588d5b3826ecd339 Mon Sep 17 00:00:00 2001 From: Jan Kessler Date: Tue, 31 Oct 2023 07:47:09 +0100 Subject: [PATCH] added reference to Github of upstream omniauth-ldap in sample.env --- sample.env | 1 + 1 file changed, 1 insertion(+) diff --git a/sample.env b/sample.env index 04e332ef455..2c4732f46e2 100644 --- a/sample.env +++ b/sample.env @@ -48,6 +48,7 @@ REDIS_URL= # LDAP Login Provider # # You can enable LDAP authentication by providing values for the variables below. +# For some documentation, see here: https://github.com/omniauth/omniauth-ldap # LDAP_TITLE="Example-LDAP" # LDAP_SERVER=ldap.example.com # LDAP_PORT=389