Skip to content

Commit 0b62a13

Browse files
author
Nicolas Rodriguez
committed
Update doc (#549 (comment))
1 parent 112b3b7 commit 0b62a13

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: _includes/guide/step5.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
LOCAL_CODE => "$ENV{HOME}/local"
1212

1313
## then save and exit
14+
15+
**Note :** You will have to set the `LOCAL_CODE` path in plugin settings (see below).

Diff for: _includes/guide/step9.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ But you **must** set some additional settings :
99

1010
2. Configure plugin settings in *Administration -> Redmine Git Hosting*, specially :
1111
* SSH Keys path
12-
* Temp dir path
13-
* Access urls
12+
* Temp dir path (to store GitoliteAdmin repository)
13+
* `LOCAL_CODE` path (for Gitolite hooks)
14+
* Access urls (SSH, HTTP, HTTPS)
1415
* Hooks url (This url will be called by our Gitolite hook to trigger repository view refresh so be sure it's **callable**)
1516
* Hooks install (This may overwrite your existing Gitolite hooks)
1617

0 commit comments

Comments
 (0)