1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-02 07:20:37 +02: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:
Michael Pöhn 2020-10-20 21:17:53 +00:00
commit b00fd56cdf

View File

@ -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 = {