diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index fefc03a6f0..b264b50ffb 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -113,7 +113,7 @@ GITOLITE_CONFIG = '/srv/git/.gitolite/conf/gitolite.conf' ### Path of the release folder UPLOAD_FOLDER_URL = 'https://releases.pagure.org/' -UPLOAD_FOLDER_PATH = '/var/www/' + UPLOAD_FOLDER +UPLOAD_FOLDER_PATH = '/var/www/releases/ ### Home folder of the gitolite user