mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[arch] improvement -> AUR index expiration is now defined in hours instead of minutes
This commit is contained in:
@@ -37,5 +37,5 @@ class ArchConfigManager(YAMLConfigManager):
|
||||
'check_dependency_breakage': True,
|
||||
'suggest_unneeded_uninstall': False,
|
||||
'suggest_optdep_uninstall': False,
|
||||
'aur_idx_exp': 720,
|
||||
'aur_idx_exp': 1,
|
||||
'categories_exp': 24}
|
||||
|
||||
Reference in New Issue
Block a user