From 545795333fa4ee8c49d8efbe3e098765566f1407 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 11 Aug 2018 19:34:57 +0200 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Advanced-settings.md b/Advanced-settings.md index bfee710..24374f9 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -40,6 +40,16 @@ The time to wait in hours between each update session[1]. uBO will al [1] "Update session" means that uBO will lookup and update assets deemed out of date, if any. +*** + +#### `cacheStorageCompression` + +Default: `false`. + +If set to true, uBO will lz4-compress data before storing it in its cache storage. The cache storage is used for storing downloaded filter lists, compiled filter lists, selfies. This setting currently only work with Firefox. See https://github.com/uBlockOrigin/uBlock-issues/issues/141 for related discussion. + + + *** #### `debugScriptlets`