Commit 83e92d6813d30e15969487a152892d09ae1513f3

Authored by Jacob Vosmaer
1 parent f8583ba9

Prefer Merge Requests for missing settings

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
README.md
... ... @@ -217,8 +217,7 @@ What happens here is that we forget about `production: &base`, and join
217 217 `gitlab:` with `default_projects_limit:` into `gitlab_default_projects_limit`.
218 218 Note that not all `gitlab.yml` settings can be changed via `gitlab.rb` yet; see
219 219 the [gitlab.yml ERB template][gitlab.yml.erb]. If you think an attribute is
220   -missing please create a merge request or an issue on the omnibus-gitlab issue
221   -tracker.
  220 +missing please create a merge request on the omnibus-gitlab repository.
222 221  
223 222 Run `sudo gitlab-ctl reconfigure` for changes in `gitlab.rb` to take effect.
224 223  
... ...