mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-17 19:08:13 +00:00
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
{
|
|
"rootDir": "/tmp/aptly",
|
|
"downloadConcurrency": 4,
|
|
"databaseOpenAttempts": 10,
|
|
"architectures": [],
|
|
"dependencyFollowSuggests": false,
|
|
"dependencyFollowRecommends": false,
|
|
"dependencyFollowAllVariants": false,
|
|
"gpgDisableSign": false,
|
|
"gpgDisableVerify": false
|
|
} |