From a216c0487e55ea644b3ab5758af8e594d7d48391 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 20 Oct 2020 22:55:52 +0200 Subject: [PATCH] accepted_formats has been removed from fdroidserver (only yml remains anyway) --- examples/config.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/config.py b/examples/config.py index fc30af15..f074fb15 100644 --- a/examples/config.py +++ b/examples/config.py @@ -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 = {