establish config/mirrors.yml as a way to set up mirrors

The mirrors: entry in config.yml is great for quick access and shorter
mirror lists.  Now that we are adding a lot more metadata to the mirrors,
including potentially the full text of the privacy policy, having this
in its own file should make these cases easier to manage.
This commit is contained in:
Hans-Christoph Steiner 2023-12-06 16:04:43 +01:00
parent 7a0dad6dfc
commit 6d541e3ef6
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
4 changed files with 55 additions and 1 deletions

View file

@ -228,6 +228,9 @@
# countryCode: BA
# - url: http://foobarfoobarfoobar.onion/fdroid
#
# The list of mirrors can also be maintained in config/mirrors.yml, a
# standalone YAML file in the optional configuration directory. In
# that case, mirrors: should be removed from this file (config.yml).
# optionally specify which identity file to use when using rsync or git over SSH