diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index d780b18d10..f4cc20454f 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -76,6 +76,7 @@ TICKETS_FOLDER = '/srv/git/repositories/tickets' GITOLITE_CONFIG = '/srv/git/.gitolite/conf/gitolite.conf' ### Path of the release folder +UPLOAD_FOLDER = 'releases/' UPLOAD_FOLDER_PATH = '/var/www/' + UPLOAD_FOLDER