diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index 3db2cf708d..942712f835 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -309,3 +309,5 @@ SLOW_CELERY_QUEUE = 'slow_workers' PRIVATE_PROJECTS = False FEDMSG_NOTIFICATIONS = True THEME = 'pagureio' + +MIRROR_SSHKEYS_FOLDER='/srv/mirror/ssh'