Configuration

Configuration is done in the file /etc/envoy/envoyconfig.yml
The configuration language is YAML.
An example configuration file is provided below:

server: 
# servercrt: "/path/to/server.crt" # HTTPS certificate path
# serverkey: "/path/to/server.key" # HTTPS private key path
loglevel: "info"
freshness: 7 # days until a source is not considered uptodate