mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
backport of commit 92fcfda8ad (#23588)
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e963aadb81
commit
c7cfe1d61e
@@ -3072,6 +3072,7 @@ func createCoreConfig(c *ServerCommand, config *server.Config, backend physical.
|
||||
DisableSSCTokens: config.DisableSSCTokens,
|
||||
Experiments: config.Experiments,
|
||||
AdministrativeNamespacePath: config.AdministrativeNamespacePath,
|
||||
UserLockoutLogInterval: config.UserLockoutLogInterval,
|
||||
}
|
||||
|
||||
if c.flagDev {
|
||||
|
||||
Reference in New Issue
Block a user