From 854be41d3e3ece1b01fa9078dec73b0f47612377 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 21 Sep 2019 01:12:35 +0300
Subject: [PATCH] Correction to slapd README.

---
 slapd/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slapd/README.md b/slapd/README.md
index 14f5eab..6beca9e 100644
--- a/slapd/README.md
+++ b/slapd/README.md
@@ -15,7 +15,7 @@ Name | Description | Default value
 `LDAP_ROOTPASS` | Root password.
 `LDAP_DOMAIN` | Domain.
 `LDAP_ORGANIZATION` | Organization.
-`SLAPD_DEBUG_LEVEL` | The `slapd` debug/ log level.
+`SLAPD_DEBUG_LEVEL` | The `slapd` debug/ log level. | `stats,stats2,none`
 `SSL_CERT_FILE` | Location of the SSL certificate file.
 `SSL_KEY_FILE` | Location of the SSL key file.
 `SSL_CA_FILE` | Location of the SSL certificate authority file.
-- 
GitLab