Browse Source

add note on how to enable debug

Girish Ramakrishnan 9 years ago
parent
commit
cb1c97d501
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -63,6 +63,8 @@ if ( true === WP_DEBUG ) {
 }
 ```
 
+To enable debug in authLdap: set Debug to true in ldapConfig in start.sh
+
 ## LDAP Plugin
 
 Various LDAP plugins were tested when this app was made.