fixups from "feat: add servergitmirrors as a dict support"

These slipped by in reviewing fdroidserver!1438
https://gitlab.com/fdroid/fdroidserver/-/jobs/6173435409
This commit is contained in:
Hans-Christoph Steiner 2024-02-14 17:58:05 +01:00
parent 094764398a
commit 4e0c721b04
2 changed files with 5 additions and 1 deletions

View file

@ -203,6 +203,10 @@
#
# servergitmirrors: https://github.com/user/repo
# servergitmirrors:
# - https://github.com/user/repo
# - https://gitlab.com/user/repo
#
# servergitmirrors:
# - url: https://github.com/user/repo
# - url: https://gitlab.com/user/repo
# indexOnly: true