Set the UPLOAD_FOLDER_PATH
This commit is contained in:
parent
29131d9962
commit
dc5f214a9a
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ TICKETS_FOLDER = '/srv/git/repositories/tickets'
|
|||
### Configuration file for gitolite
|
||||
GITOLITE_CONFIG = '/srv/git/.gitolite/conf/gitolite.conf'
|
||||
|
||||
### Path of the release folder
|
||||
UPLOAD_FOLDER_PATH = '/var/www/' + UPLOAD_FOLDER
|
||||
|
||||
|
||||
### Home folder of the gitolite user
|
||||
### Folder where to run gl-compile-conf from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue