You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.0 KiB
43 lines
1.0 KiB
4 years ago
|
{
|
||
|
"rootDir": "/tmp/.aptly",
|
||
|
"downloadConcurrency": 4,
|
||
|
"downloadSpeedLimit": 0,
|
||
|
"architectures": [],
|
||
|
"dependencyFollowSuggests": false,
|
||
|
"dependencyFollowRecommends": false,
|
||
|
"dependencyFollowAllVariants": false,
|
||
|
"dependencyFollowSource": false,
|
||
|
"dependencyVerboseResolve": false,
|
||
|
"gpgDisableSign": false,
|
||
|
"gpgDisableVerify": false,
|
||
|
"gpgProvider": "gpg",
|
||
|
"downloadSourcePackages": false,
|
||
|
"skipLegacyPool": true,
|
||
|
"ppaDistributorID": "ubuntu",
|
||
|
"ppaCodename": "",
|
||
|
"FileSystemPublishEndpoints": {
|
||
|
"harmony-dev": {
|
||
|
"rootDir": "/tmp/repo",
|
||
|
"linkMethod": "copy",
|
||
|
"verifyMethod": "md5"
|
||
|
}
|
||
|
},
|
||
|
"S3PublishEndpoints": {
|
||
|
"harmony-dev": {
|
||
|
"region": "us-east-1",
|
||
|
"bucket": "haochen-harmony-pub",
|
||
|
"endpoint": "",
|
||
|
"awsAccessKeyID": "",
|
||
|
"awsSecretAccessKey": "",
|
||
|
"prefix": "pub/repo",
|
||
|
"acl": "public-read",
|
||
|
"storageClass": "",
|
||
|
"encryptionMethod": "",
|
||
|
"plusWorkaround": false,
|
||
|
"disableMultiDel": false,
|
||
|
"forceSigV2": false,
|
||
|
"debug": false
|
||
|
}
|
||
|
}
|
||
|
}
|