Commit 47224ab72ab1d5fa2c77a2e8312c6ea2a2258e72

Authored by Jacob Vosmaer
2 parents 155c7ebf 0e64bf81

Merge branch 'gitlab-yml-location' into 'master'

Gitlab yml location
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
... ...