Skip to content

Commit

Permalink
backport of commit 5a83838 (#23021)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
  • Loading branch information
1 parent ad29095 commit d10da77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -3006,6 +3006,7 @@ func createCoreConfig(c *ServerCommand, config *server.Config, backend physical.
AuditBackends: c.AuditBackends,
CredentialBackends: c.CredentialBackends,
LogicalBackends: c.LogicalBackends,
LogLevel: config.LogLevel,
Logger: c.logger,
DetectDeadlocks: config.DetectDeadlocks,
ImpreciseLeaseRoleTracking: config.ImpreciseLeaseRoleTracking,
Expand Down

0 comments on commit d10da77

Please sign in to comment.