Specify the tickets folder for the tickets git repo
This commit is contained in:
parent
3dda247c94
commit
efa80d60e3
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ DOCS_FOLDER = '/srv/git/repositories/docs'
|
||||||
### Folder containing the pull-requests repos
|
### Folder containing the pull-requests repos
|
||||||
REQUESTS_FOLDER = '/srv/git/repositories/requests'
|
REQUESTS_FOLDER = '/srv/git/repositories/requests'
|
||||||
|
|
||||||
|
### Folder containing the tickets repos
|
||||||
|
TICKETS_FOLDER = '/srv/git/repositories/tickets'
|
||||||
|
|
||||||
### Configuration file for gitolite
|
### Configuration file for gitolite
|
||||||
GITOLITE_CONFIG = '/etc/gitolite/conf/gitolite.conf'
|
GITOLITE_CONFIG = '/etc/gitolite/conf/gitolite.conf'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue