Jump to content

GitLab: Difference between revisions

87 bytes added ,  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>
** Your LFS directory and parent directories need to have permissions <code>775</code> or owned by user <code>git</code>.
** The LFS directory should be <code>700</code> and <code>git:root</code>.
** Parent directories need to have permissions <code>775</code> with <code>git</code> in the group or owned by user <code>git</code>.