Make database open attempts configurable also via config file

This commit is contained in:
Frank Steinborn
2019-08-21 13:16:27 +02:00
committed by Andrey Smirnov
parent 586f879e80
commit 98e75f6d97
9 changed files with 27 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"rootDir": "/tmp/aptly",
"downloadConcurrency": 4,
"databaseOpenAttempts": 10,
"architectures": [],
"dependencyFollowSuggests": false,
"dependencyFollowRecommends": false,