Commit fc7c39456e6ed845e045e23578d40917e04d3dd0
1 parent
c7730f2c
Exists in
6-8-stable
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 | ... | ... |