From 8b3cdb053fa729f39b802d43e5710c6369d54285 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 19 Dec 2021 10:55:34 +0000 Subject: [PATCH] add missing env var --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7b09d9..bccba99 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ There are a few optional environment variables available for customizing a Whoog | WHOOGLE_AUTOCOMPLETE | Controls visibility of autocomplete/search suggestions. Default on -- use '0' to disable | | WHOOGLE_MINIMAL | Remove everything except basic result cards from all search queries. | | WHOOGLE_CSP | Sets a default set of 'Content-Security-Policy' headers | +| WHOOGLE_RESULTS_PER_PAGE | Set the number of results per page | ### Config Environment Variables These environment variables allow setting default config values, but can be overwritten manually by using the home page config menu. These allow a shortcut for destroying/rebuilding an instance to the same config state every time.