mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[arch] fix -> rebuild-detector not enabled by default (still in testing)
This commit is contained in:
@@ -39,4 +39,4 @@ class ArchConfigManager(YAMLConfigManager):
|
||||
'suggest_optdep_uninstall': False,
|
||||
'aur_idx_exp': 1,
|
||||
'categories_exp': 24,
|
||||
'aur_rebuild_detector': True}
|
||||
'aur_rebuild_detector': False}
|
||||
|
||||
Reference in New Issue
Block a user