diff --git a/README.md b/README.md index f15a08ccffde160e639d94068a3981833e1a8c84..9ec940f5ee6d06e7d28b9b9623fe625992e1a391 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,12 @@ memory than it costs to have Workhorse look after it. For more information see ['A brief history of gitlab-workhorse'][brief-history-blog]. +## Configuring Workhorse + +For historical reasons Workhorse uses both command line flags, a configuration file and environment variables. + +All new configuration options that get added to Workhorse should go into the configuration file. + ## Usage ```