mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
standardize naming in strings and comments on all caps APK
This commit is contained in:
parent
97d5933a05
commit
63be6f6347
47 changed files with 408 additions and 408 deletions
|
@ -111,7 +111,7 @@
|
|||
# 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.
|
||||
# The ID of a GPG key for making detached signatures for APKs. Optional.
|
||||
# gpgkey: 1DBA2E89
|
||||
|
||||
# The key (from the keystore defined below) to be used for signing the
|
||||
|
@ -269,12 +269,12 @@
|
|||
# nonstandardwebroot: false
|
||||
|
||||
|
||||
# If you want to upload the release apk file to androidobservatory.org
|
||||
# If you want to upload the release APK file to androidobservatory.org
|
||||
#
|
||||
# androidobservatory: false
|
||||
|
||||
|
||||
# If you want to upload the release apk file to virustotal.com
|
||||
# If you want to upload the release APK file to virustotal.com
|
||||
# You have to enter your profile apikey to enable the upload.
|
||||
#
|
||||
# virustotal_apikey: 9872987234982734
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue