Set the UPLOAD_FOLDER_PATH

This commit is contained in:
Pierre-Yves Chibon 2015-06-05 13:42:36 +02:00
parent 29131d9962
commit dc5f214a9a

View file

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