summaryrefslogtreecommitdiffstats
path: root/etc/keystone.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/keystone.conf.sample')
-rw-r--r--etc/keystone.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/keystone.conf.sample b/etc/keystone.conf.sample
index 3143f3fe..6e810fc6 100644
--- a/etc/keystone.conf.sample
+++ b/etc/keystone.conf.sample
@@ -138,6 +138,10 @@
# allow_subtree_delete = False
# dumb_member = cn=dumb,dc=example,dc=com
+# The LDAP scope for queries, this can be either 'one'
+# (onelevel/singleLevel) or 'sub' (subtree/wholeSubtree)
+# query_scope = one
+
# user_tree_dn = ou=Users,dc=example,dc=com
# user_filter =
# user_objectclass = inetOrgPerson