use optional and default feature of yaml-config
This commit is contained in:
@@ -12,6 +12,7 @@ global:
|
||||
logging:
|
||||
- type: "tcp"
|
||||
address: "123.123.123.123:1234"
|
||||
retry_interval: 10s
|
||||
tls:
|
||||
ca: "ca.pem"
|
||||
cert: "cert.pem"
|
||||
|
||||
Reference in New Issue
Block a user