From 85dd7a86eaa39f9eb516b6fac1713b90bd8267b8 Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> Date: Mon, 18 May 2020 20:31:55 +0300 Subject: Add explanation to config.yml --- exampleSite/config.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 6ebd147..5e04766 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -174,9 +174,15 @@ params: # Should incident history be enabled? # + # By disabling the incident history, you also disable + # the RSS feed. To ensure no incidents are shown, you + # should delete them after they are resolved. This option + # overrides any other options that tailor your incident + # history’s look. + # # Default: `true` # BOOLEAN; `true`, `false` - enableHistory: true + enableIncidentHistory: true # Disable dark mode # @@ -328,4 +334,4 @@ outputs: outputFormats: svg: isPlainText: true - mediaType: image/svg+xml \ No newline at end of file + mediaType: image/svg+xml -- cgit v1.2.3-70-g09d2