Set the local_code folder in full path
This commit is contained in:
parent
2eee8a28fe
commit
a2abada992
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
# suggested locations for site-local gitolite code (see cust.html)
|
||||
|
||||
# this one is managed directly on the server
|
||||
LOCAL_CODE => "$ENV{HOME}/local",
|
||||
LOCAL_CODE => "/etc/gitolite/local",
|
||||
|
||||
# or you can use this, which lets you put everything in a subdirectory
|
||||
# called "local" in your gitolite-admin repo. For a SECURITY WARNING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue