mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
use default accepted_formats since all the files are .yml anyway
This commit is contained in:
parent
1b90aec697
commit
37f37ebd88
8 changed files with 12 additions and 45 deletions
|
|
@ -31,7 +31,6 @@ mirrors = (
|
|||
)
|
||||
|
||||
update_stats = True
|
||||
accepted_formats = ('json', 'txt', 'yml')
|
||||
|
||||
install_list = 'org.adaway'
|
||||
uninstall_list = ('com.android.vending', 'com.facebook.orca', )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue