From 8c0968e4f3e7d28696705394edc49e374bef2f85 Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Tue, 18 Jun 2019 19:48:16 +0300 Subject: Add logic for yearly view --- exampleSite/config.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'exampleSite/config.yml') diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 8e88fb6..f0a19cd 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -163,6 +163,15 @@ params: # BOOLEAN; `true`, `false` useLargeHeaderDesign: false + # Should incident history be separated + # yearly, in an archive view? + # + # Note: This WILL disable pagination. + # + # Default: true + # BOOLEAN; `true`, `false` + enableYearlyIncidentHistory: false + # Should we show the logo or the title # of the status page? # @@ -275,4 +284,4 @@ outputs: home: - html - json - - rss \ No newline at end of file + - rss -- cgit v1.2.3-70-g09d2