Skip to content
Snippets Groups Projects

config.py

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Janne Mareike Koschinski
    config.py 584 B
    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"
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment