mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Make git server mirror upload honor config['identity_file'] option
This commit is contained in:
parent
1c25c516aa
commit
c137231d8b
2 changed files with 13 additions and 5 deletions
|
@ -181,7 +181,7 @@ The repository of older versions of applications from the main demo repository.
|
|||
# 'http://foobarfoobarfoobar.onion/fdroid',
|
||||
# )
|
||||
|
||||
# optionally specific which identity file to use when using rsync over SSH
|
||||
# optionally specify which identity file to use when using rsync or git over SSH
|
||||
#
|
||||
# identity_file = '~/.ssh/fdroid_id_rsa'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue