config.yml allows for some configuration of the application.
config.yml
By default this file is not present. During initial setup, you should copy config.dist.yml to config.yml.
config.dist.yml
You should never commit this file to the source code repository.
An entry in .gitignore excludes config.yml from version control.
.gitignore
Last updated 4 years ago
Was this helpful?