From c516295bb8f6d72312eae4a67d14e904ec1fa4f2 Mon Sep 17 00:00:00 2001 From: Pascal Breuer Date: Mon, 11 May 2020 17:51:10 +0200 Subject: Add config option to disable incident history --- exampleSite/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'exampleSite') diff --git a/exampleSite/config.yml b/exampleSite/config.yml index afb644b..6ebd147 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -172,6 +172,12 @@ params: # STRING; `monthly`, `yearly`, `none` incidentHistoryFormat: "yearly" + # Should incident history be enabled? + # + # Default: `true` + # BOOLEAN; `true`, `false` + enableHistory: true + # Disable dark mode # # If your OS and browser support the -- cgit v1.2.3-70-g09d2