mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 19:50:36 +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
|
||||
DNSRecursors []string `mapstructure:"recursors"`
|
||||
|
||||
// Disable use of an encryption keyring.
|
||||
DisableKeyring bool `mapstructure:"disable_keyring"`
|
||||
|
||||
// DNS configuration
|
||||
DNSConfig DNSConfig `mapstructure:"dns_config"`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user