backport of commit 92fcfda8ad (#23588)

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-10-11 09:34:18 -04:00
committed by GitHub
parent e963aadb81
commit c7cfe1d61e
9 changed files with 103 additions and 3 deletions

View File

@@ -780,6 +780,7 @@ func testConfig_Sanitized(t *testing.T) {
"enable_response_header_hostname": false,
"enable_response_header_raft_node_id": false,
"log_requests_level": "basic",
"user_lockout_log_interval": 0 * time.Second,
"ha_storage": map[string]interface{}{
"cluster_addr": "top_level_cluster_addr",
"disable_clustering": true,