Set the local_code folder in full path

This commit is contained in:
Pierre-Yves Chibon 2015-01-23 10:38:05 +01:00
parent 2eee8a28fe
commit a2abada992

View file

@ -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