Added missing text a yaml file in Configuration

This commit is contained in:
Felix SOEDJEDE 2020-04-15 17:26:05 +02:00 committed by GitHub
parent daf4258472
commit d0b21efd36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ and whether to listen for TCP or UDP.
### General
EntryPoints are part of the [static configuration](../getting-started/configuration-overview.md#the-static-configuration).
You can define them using a toml file, CLI arguments, or a key-value store.
They can be defined by using a file (TOML or YAML) or CLI arguments.
??? info "See the complete reference for the list of available options"