This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 91003bab Docco
91003bab is described below

commit 91003babaee51bb9ef060e769704801e54cd910f
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 5 20:27:50 2022 +0100

    Docco
---
 CONFIGURE.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CONFIGURE.md b/CONFIGURE.md
index 1a5d96ed..03f8a308 100644
--- a/CONFIGURE.md
+++ b/CONFIGURE.md
@@ -31,6 +31,9 @@ Whimsy can be run on a client or in a local container for 
development use.
 * **LDAP configuration** will be stored in `/etc/(ldap|openldap)/ldap.conf`
   and will point to the production ASF LDAP servers along with associated
   certificate.  See also `lib/whimsy/asf/ldap.rb` and `ASF::LDAP.configure`.
+  Settings can be overridden in the `.whimsy` config file.
+  Note that HTTP authentication also uses LDAP. To avoid problems with TLS
+  certificates, the servers should be the same as for app access.
 
 * **Web server configuration** - much of Whimsy runs within an Apache
   httpd instance, so see the usual `/etc/apache2/httpd.conf` along

Reply via email to