mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Allow gpg home directory to be overridden
This commit is contained in:
parent
3b78147b2c
commit
7a3baa01ed
3 changed files with 10 additions and 6 deletions
|
@ -65,6 +65,9 @@ The repository of older versions of applications from the main demo repository.
|
|||
# metadata here:
|
||||
# current_version_name_source = 'id'
|
||||
|
||||
# Optionally, override home directory for gpg
|
||||
# gpghome = /home/fdroid/somewhere/else/.gnupg
|
||||
|
||||
# The ID of a GPG key for making detached signatures for apks. Optional.
|
||||
# gpgkey = '1DBA2E89'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue