|
|
@@ -0,0 +1,27 @@
|
|
|
+{
|
|
|
+ "rootDir": "/deb-repo/db",
|
|
|
+ "downloadConcurrency": 4,
|
|
|
+ "downloadSpeedLimit": 0,
|
|
|
+ "architectures": [],
|
|
|
+ "dependencyFollowSuggests": false,
|
|
|
+ "dependencyFollowRecommends": false,
|
|
|
+ "dependencyFollowAllVariants": false,
|
|
|
+ "dependencyFollowSource": false,
|
|
|
+ "dependencyVerboseResolve": false,
|
|
|
+ "gpgDisableSign": false,
|
|
|
+ "gpgDisableVerify": false,
|
|
|
+ "gpgProvider": "gpg2",
|
|
|
+ "downloadSourcePackages": false,
|
|
|
+ "skipLegacyPool": true,
|
|
|
+ "ppaDistributorID": "ubuntu",
|
|
|
+ "ppaCodename": "",
|
|
|
+ "skipContentsPublishing": false,
|
|
|
+ "FileSystemPublishEndpoints": {
|
|
|
+ "repo": {
|
|
|
+ "rootDir": "/deb-repo/repo",
|
|
|
+ "linkMethod": "copy"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "S3PublishEndpoints": {},
|
|
|
+ "SwiftPublishEndpoints": {}
|
|
|
+}
|