mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
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:
parent
094764398a
commit
4e0c721b04
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue