From 12a01dcc6cc82c550ebd7c7c1d3906be99f2327e Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas Date: Tue, 27 Oct 2020 22:16:54 +0200 Subject: Updated to v4.4 --- config.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index afb644b..85665f6 100644 --- a/config.yml +++ b/config.yml @@ -172,6 +172,18 @@ params: # STRING; `monthly`, `yearly`, `none` incidentHistoryFormat: "yearly" + # Should incident history be hidden? + # + # 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: `false` + # BOOLEAN; `true`, `false` + disableIncidentHistory: false + # Disable dark mode # # If your OS and browser support the @@ -202,7 +214,7 @@ params: # # Recommended: png, bmp, jpg, or gif # for best browser support! - logo: /logo.png + logo: logo.png # This is the description that is shown # on the footer and meta tags. @@ -322,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