File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11
11
LOCAL_CODE => "$ENV{HOME}/local"
12
12
13
13
## then save and exit
14
+
15
+ ** Note :** You will have to set the ` LOCAL_CODE ` path in plugin settings (see below).
Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ But you **must** set some additional settings :
9
9
10
10
2 . Configure plugin settings in * Administration -> Redmine Git Hosting* , specially :
11
11
* 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)
14
15
* Hooks url (This url will be called by our Gitolite hook to trigger repository view refresh so be sure it's ** callable** )
15
16
* Hooks install (This may overwrite your existing Gitolite hooks)
16
17
You can’t perform that action at this time.
0 commit comments