From 1179da8eba4b0a4db519ae9807002c18d1a8e7fd Mon Sep 17 00:00:00 2001 From: gwarser Date: Fri, 1 Feb 2019 23:33:01 +0100 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index f255d7f..bc0de95 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -89,7 +89,7 @@ Default: `unset`. uBO 1.18.2 and above, Chromium only. -If set to `IndexedDB`, uBO will use [IndexedDB](https://developer.mozilla.org/en-US/docs/Glossary/IndexedDB) as a backend to the cache storage, potentially increasing performance and reducing memory usage. See [#328](https://github.com/uBlockOrigin/uBlock-issues/issues/328) for details. +If set to `indexedDB`, uBO will use [IndexedDB](https://developer.mozilla.org/en-US/docs/Glossary/IndexedDB) as a backend to the cache storage, potentially increasing performance and reducing memory usage. See [#328](https://github.com/uBlockOrigin/uBlock-issues/issues/328) for details. Bad side effects - filter lists will be out of date in incognito mode - [#399](https://github.com/uBlockOrigin/uBlock-issues/issues/399).