mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 12:04:15 +02:00
[debian] improvement: new settings property to enable purge as the default removal method
This commit is contained in:
@@ -12,5 +12,6 @@ class DebianConfigManager(YAMLConfigManager):
|
||||
'suggestions.exp': 24, # hours
|
||||
'index_apps.exp': 1440, # 24 hours
|
||||
'sync_pkgs.time': 1440, # 24 hours
|
||||
'pkg_sources.app': None
|
||||
'pkg_sources.app': None,
|
||||
'remove.purge': False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user