From 3ef191b5d84ba25d90e2080d5b00fe0af05200bd Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Tue, 10 Oct 2023 16:42:42 -0600 Subject: [PATCH] Add missing env var to readme [skip ci] Closes #1075 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f478844..1139450 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ These environment variables allow setting default config values, but can be over | WHOOGLE_CONFIG_STYLE | The custom CSS to use for styling (should be single line) | | WHOOGLE_CONFIG_PREFERENCES_ENCRYPTED | Encrypt preferences token, requires preferences key | | WHOOGLE_CONFIG_PREFERENCES_KEY | Key to encrypt preferences in URL (REQUIRED to show url) | +| WHOOGLE_CONFIG_ANON_VIEW | Include the "anonymous view" option for each search result | ## Usage Same as most search engines, with the exception of filtering by time range.