chiark / gitweb /
added 'mirrors' option to config for giving official mirror URLs
authorHans-Christoph Steiner <hans@eds.org>
Tue, 16 Feb 2016 22:43:23 +0000 (23:43 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 17 Feb 2016 09:40:07 +0000 (10:40 +0100)
commit3967a0068be79efa77db90e80224049a4bada712
treef8231d94b7e8f0695a6012ef36c5865da1fef47e
parenta7a053c4f5d9d316dcf1c5a7b84fcb72b288c012
added 'mirrors' option to config for giving official mirror URLs

serverwebroot has long supported uploading to multiple servers, this bit of
metadata communicates those official mirrors to the client so that it can
automatically do something useful with that information.

closes #14 https://gitlab.com/fdroid/fdroidserver/issues/14
examples/config.py
fdroidserver/update.py
tests/run-tests