mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Add a -dev-three-node option for devs. (#3081)
This commit is contained in:
@@ -69,9 +69,6 @@ func DevConfig(ha, transactional bool) *Config {
|
||||
EnableUI: true,
|
||||
|
||||
Telemetry: &Telemetry{},
|
||||
|
||||
MaxLeaseTTL: 32 * 24 * time.Hour,
|
||||
DefaultLeaseTTL: 32 * 24 * time.Hour,
|
||||
}
|
||||
|
||||
switch {
|
||||
|
Reference in New Issue
Block a user