Jump to content

GitLab: Difference between revisions

113 bytes removed ,  3 July 2020
Line 41: Line 41:
;Notes
;Notes
* If you change the LFS directory, you should run <code>sudo gitlab-ctl reconfigure</code>
* If you change the LFS directory, you should run <code>sudo gitlab-ctl reconfigure</code>
** You may also need to set <code>manage_storage_directories['enable'] = false</code>.
** Your LFS directory and parent directories need to have permissions <code>775</code> or owned by user <code>git</code>.
**: See [https://docs.gitlab.com/omnibus/settings/configuration.html https://docs.gitlab.com/omnibus/settings/configuration.html] for more details.