From c6df37703c3499195b21c2eaad7f8b8f0a81db66 Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Fri, 27 Mar 2020 01:53:23 +0100 Subject: [PATCH] Disable dark mode --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index e02fc55..f280925 100644 --- a/config.yml +++ b/config.yml @@ -190,7 +190,7 @@ params: # # Default: `false` # BOOLEAN; `true`, `false` - disableDarkMode: false + disableDarkMode: true # Should we show the logo or the title # of the status page?