mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[appimage] improvement -> caching suggestions to disk
This commit is contained in:
@@ -11,5 +11,8 @@ class AppImageConfigManager(YAMLConfigManager):
|
||||
return {
|
||||
'database': {
|
||||
'expiration': 60
|
||||
},
|
||||
'suggestions': {
|
||||
'expiration': 24
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user