config: set repo_name: globally until localized support works
Localized repo name support works for index-v2, but not for index-v1.json or index.xml. The website and most third party clients still use v1. fdroidserver#1143
This commit is contained in:
parent
32279fa13d
commit
eb1a413627
@ -4,6 +4,9 @@ repo_url: "https://f-droid.org/repo"
|
|||||||
repo_maxage: 14
|
repo_maxage: 14
|
||||||
repo_web_base_url: "https://f-droid.org/packages"
|
repo_web_base_url: "https://f-droid.org/packages"
|
||||||
|
|
||||||
|
# needed until this is fixed: https://gitlab.com/fdroid/fdroidserver/-/issues/1143
|
||||||
|
repo_name: "F-Droid"
|
||||||
|
|
||||||
archive_older: 3
|
archive_older: 3
|
||||||
|
|
||||||
repo_keyalias: ciarang
|
repo_keyalias: ciarang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user