mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 20:14:15 +02:00
[web] improvement -> suggestions are cached in disk for 24 hours
This commit is contained in:
@@ -72,6 +72,8 @@ web.settings.nativefier.env.tooltip=Будет использоваться ве
|
||||
web.settings.nativefier.system=Из системы
|
||||
web.settings.nativefier.system.tooltip=Будет использоваться версия Nativefier установленная в Вашей системе
|
||||
web.settings.nativefier.tip=Определяет, какие Nativefier версии должны быдут использованы для установки веб-приложений
|
||||
web.settings.suggestions.cache_exp=Suggestions expiration
|
||||
web.settings.suggestions.cache_exp.tip=It defines the period (in HOURS) in which suggestions stored on the disk are considered up to date during the initialization process. Use 0 so that they are always updated
|
||||
web.task.download_settings=Updating environment settings
|
||||
web.task.search_index=Indexing suggestions
|
||||
web.task.suggestions=Downloading suggestions
|
||||
|
||||
Reference in New Issue
Block a user