mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 06:34:15 +02:00
[web] improvement -> environment.cache_exp in hours instead of minutes
This commit is contained in:
@@ -12,7 +12,7 @@ class WebConfigManager(YAMLConfigManager):
|
||||
'environment': {
|
||||
'system': False,
|
||||
'electron': {'version': None},
|
||||
'cache_exp': 1440
|
||||
'cache_exp': 24
|
||||
},
|
||||
'suggestions': {
|
||||
'cache_exp': 24
|
||||
|
||||
Reference in New Issue
Block a user