OrangePi_CM5/external/config/aptly-beta.conf

19 lines
503 B
Plaintext
Raw Normal View History

2020-10-30 09:50:39 +08:00
{
"rootDir": "output/repository-beta",
"downloadConcurrency": 4,
"downloadSpeedLimit": 0,
"architectures": [],
"dependencyFollowSuggests": false,
"dependencyFollowRecommends": false,
"dependencyFollowAllVariants": false,
"dependencyFollowSource": false,
"gpgDisableSign": false,
"gpgDisableVerify": false,
2022-03-07 16:26:01 +08:00
"gpgProvider": "internal",
2020-10-30 09:50:39 +08:00
"downloadSourcePackages": false,
"ppaDistributorID": "ubuntu",
"ppaCodename": "",
"S3PublishEndpoints": {},
"SwiftPublishEndpoints": {}
}