mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
3a045cca8d
This field was never used. Since it is persisted as part of a map[string]interface{} it is pretty easy to remove it.
9 lines
113 B
JSON
9 lines
113 B
JSON
{
|
|
"Provider": "consul",
|
|
"Config": {
|
|
"PrivateKey": "",
|
|
"RootCert": "",
|
|
"IntermediateCertTTL": "288h"
|
|
}
|
|
}
|