Commit 0e64bf816d6183c1685a4dad0b57d4bd41139805

Authored by dosire
1 parent 155c7ebf

Tell people where to find gitlab.yml so they can inspect it.

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
README.md
... ... @@ -231,6 +231,9 @@ missing please create a merge request on the omnibus-gitlab repository.
231 231  
232 232 Run `sudo gitlab-ctl reconfigure` for changes in `gitlab.rb` to take effect.
233 233  
  234 +Do not edit the generated file in `/var/opt/gitlab/gitlab-rails/etc/gitlab.yml`
  235 +since it will be overwritten on the next `gitlab-ctl reconfigure` run.
  236 +
234 237 ## Backups
235 238  
236 239 ### Creating an application backup
... ...