mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
agent: remove unused config variable
This commit is contained in:
parent
c283754381
commit
28bd9810a7
@ -108,9 +108,6 @@ type Config struct {
|
|||||||
// resolve non-consul domains
|
// resolve non-consul domains
|
||||||
DNSRecursors []string `mapstructure:"recursors"`
|
DNSRecursors []string `mapstructure:"recursors"`
|
||||||
|
|
||||||
// Disable use of an encryption keyring.
|
|
||||||
DisableKeyring bool `mapstructure:"disable_keyring"`
|
|
||||||
|
|
||||||
// DNS configuration
|
// DNS configuration
|
||||||
DNSConfig DNSConfig `mapstructure:"dns_config"`
|
DNSConfig DNSConfig `mapstructure:"dns_config"`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user