index/config.toml

6 lines
268 B
TOML
Raw Normal View History

2024-10-06 20:46:11 +01:00
api = "https://registry.pesde.daimond113.com"
download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}"
github_oauth_client_id = "a1d648966fdfbdcd9295"
wally_allowed = true
2024-11-28 18:08:52 +00:00
other_registries_allowed = ["https://github.com/daimond113/pesde-index"]