Tell pagure where to store the ssh keys
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
14be968cff
commit
3eef587a39
1 changed files with 2 additions and 0 deletions
|
@ -309,3 +309,5 @@ SLOW_CELERY_QUEUE = 'slow_workers'
|
||||||
PRIVATE_PROJECTS = False
|
PRIVATE_PROJECTS = False
|
||||||
FEDMSG_NOTIFICATIONS = True
|
FEDMSG_NOTIFICATIONS = True
|
||||||
THEME = 'pagureio'
|
THEME = 'pagureio'
|
||||||
|
|
||||||
|
MIRROR_SSHKEYS_FOLDER='/srv/mirror/ssh'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue