config.py
The snippet can be accessed without any authentication.
Authored by
Janne Mareike Koschinski
repo_url = "https://repo.kuschku.de/"
repo_name = "kuschku.de F-Droid Repo"
repo_icon = "fdroid-icon.png"
repo_description = """
Official Repository for all kuschku.de applications, including Quasseldroid
"""
archive_url = "https://repo.kuschku.de/archive/"
archive_older = 10
archive_name = "kuschku.de F-Droid Repo"
archive_icon = "fdroid-icon.png"
archive_description = """
Official Repository for all kuschku.de applications, including Quasseldroid
"""
local_copy_dir = "/repo/fdroid"
keystore = "/keystore.bks"
repo_keyalias = "repo.kuschku.de"
keydname = "CN=repo.kuschku.de"
Please register or sign in to comment