diff --git a/shared/general.conf b/shared/general.conf index 03218f1..fa57a74 100644 --- a/shared/general.conf +++ b/shared/general.conf @@ -7,6 +7,9 @@ link_type = "abspath-symlink" product_id_allow_missing = True productimg = False +# Wait for 60 * 20 seconds (20 minutes) for packages to sign. +signed_packages_wait = 60 +signed_packages_retries = 20 comps_file = { 'scm': 'git',