mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
accepted_formats has been removed from fdroidserver (only yml remains anyway)
This commit is contained in:
parent
cb52a8ed3b
commit
a216c0487e
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.
|
# --server option on dedicated secure build server hosts.
|
||||||
# build_server_always = True
|
# 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
|
# Limit in number of characters that fields can take up
|
||||||
# Only the fields listed here are supported, defaults shown
|
# Only the fields listed here are supported, defaults shown
|
||||||
# char_limits = {
|
# char_limits = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue