Skip to main content
Version: Legacy docs

Access Based Enumeration

This option controls whether to allow or prevent users from seeing the existence of a file or directory for which they do not have read permissions, when enumerating or listing the contents of a directory.

Enabling this option can slow down enumerating or listing large directories since it evaluates ACLs of each of entries (files) within that directory.

Default: false

Example:

access_based_enumeration = true