From 6e127eb49d6a71e4d05cbb2e29fc164e718a903c Mon Sep 17 00:00:00 2001 From: Mike Skec Date: Thu, 18 Feb 2021 17:44:17 +1100 Subject: Add unlimited cache life option --- src/dialogs/settingsdialog.ui | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'src/dialogs/settingsdialog.ui') diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui index b1890e3..c32489c 100644 --- a/src/dialogs/settingsdialog.ui +++ b/src/dialogs/settingsdialog.ui @@ -500,17 +500,31 @@ - - - minutes - - - 0 - - - 8760 - - + + + + + minutes + + + 0 + + + 8760 + + + + + + + Unlimited item life + + + Sets cached items to be unexpirable. Items will only be removed if the cache is full. + + + + @@ -1425,6 +1439,7 @@ cache_limit cache_threshold cache_life + enable_unlimited_cache_life bg_change_color style_preview std_change_font -- cgit v1.2.3