mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add check for repo/archive_url
This commit is contained in:
parent
f4cb3bbfb4
commit
5f3eb601df
3 changed files with 67 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
|||
# The same policy is applied to the archive repo, if there is one.
|
||||
# repo_maxage: 0
|
||||
|
||||
# Canonical URL of the repositoy, needs to end in /repo. Is is used to identity
|
||||
# the repo in the client, as well.
|
||||
# repo_url: https://MyFirstFDroidRepo.org/fdroid/repo
|
||||
# repo_name: My First F-Droid Repo Demo
|
||||
# repo_description: >-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue