mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
8 lines
112 B
HCL
8 lines
112 B
HCL
disable_cache = true
|
|
disable_mlock = true
|
|
|
|
backend "consul" {
|
|
foo = "bar"
|
|
disable_clustering = "true"
|
|
}
|