Add feature-gate for ldap.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
6160f90b8c
commit
7665d47e59
6 changed files with 61 additions and 31 deletions
|
|
@ -49,6 +49,9 @@ jemalloc_stats = [
|
|||
"tuwunel-core/jemalloc_stats",
|
||||
"tuwunel-service/jemalloc_stats",
|
||||
]
|
||||
ldap = [
|
||||
"tuwunel-service/ldap",
|
||||
]
|
||||
release_max_log_level = [
|
||||
"tuwunel-core/release_max_log_level",
|
||||
"tuwunel-service/release_max_log_level",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue