aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eldap/include
diff options
context:
space:
mode:
Diffstat (limited to 'lib/eldap/include')
-rw-r--r--lib/eldap/include/eldap.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/eldap/include/eldap.hrl b/lib/eldap/include/eldap.hrl
index ee5ad2f0d3..272c0d7e43 100644
--- a/lib/eldap/include/eldap.hrl
+++ b/lib/eldap/include/eldap.hrl
@@ -8,6 +8,7 @@
base = [], % Baseobject
filter = [], % Search conditions
scope, % Search scope
+ deref=derefAlways, % Dereference
attributes = [], % Attributes to be returned
types_only = false, % Return types+values or types
timeout = 0 % Timelimit for search