From cb66889412a4c2990d5e95e49ec7a3e9f82b08d6 Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Tue, 10 May 2022 16:09:29 +0100 Subject: [PATCH] Update readme to include ALTLAYOUT option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ff0585..18785c2 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ You can use the following optional environment variables to configure/customise - `SHOWGREETING: 'true'` - Show a friendly greeting message rather than "#home". - `BGBLUR: 70` - Background image blur percentage. - `BGBRIGHT: 85` - Background image brightness percentage. +- `ALTLAYOUT: 'true'` - Display list of sites using an alternative layout. - `NOINDEX: 'true'` - Include a robots noindex meta tag in site header - `CACHEBYPASS: 'true'` - Bypass all caches, useful for testing changes. - `OWMAPIKEY` - An API key for Open Weather Map, LATLONG (below) must also be defined.