mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Merge branch 'accepted_formats' into 'master'
accepted_formats has been removed from fdroidserver (only yml remains anyway) See merge request fdroid/fdroidserver!818
This commit is contained in:
commit
b00fd56cdf
1 changed files with 0 additions and 4 deletions
|
|
@ -309,10 +309,6 @@ The repository of older versions of applications from the main demo repository.
|
|||
# --server option on dedicated secure build server hosts.
|
||||
# build_server_always = True
|
||||
|
||||
# By default, fdroid will use YAML .yml and the custom .txt metadata formats. It
|
||||
# is also possible to have metadata in JSON by adding 'json'.
|
||||
# accepted_formats = ('txt', 'yml')
|
||||
|
||||
# Limit in number of characters that fields can take up
|
||||
# Only the fields listed here are supported, defaults shown
|
||||
# char_limits = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue