fdroidgo/example.toml
2025-05-25 10:59:17 +00:00

11 lines
321 B
TOML

name="Doesnm Repo"
description="Repository for testing fdroidgo"
address="http://localhost:8000"
icon="icon.png"
keystore_path="keystore.p12"
keystore_password=""
keystore_alias=""
binarySources = [
"github.com/owner/repo" # Currently only github are supported
]
github_token="" # Recommended because github ratelimits