summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 57062fdf9..60d2510b6 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -109,7 +109,6 @@ DEFAULT_CONFIG = (
('verbose', False),
('debug', False),
('mode', 'production'),
- ('use_ldap2', False),
# CA plugin:
('ca_host', object), # Set in Env._finalize_core()