mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-19 17:51:42 +01:00
7 lines
80 B
HCL
7 lines
80 B
HCL
disable_cache = true
|
|
disable_mlock = true
|
|
|
|
backend "consul" {
|
|
foo = "bar"
|
|
}
|