aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 0a3afe1..a894d26 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -164,13 +164,13 @@ params:
useLargeHeaderDesign: false
# Should incident history be separated
- # yearly, in an archive view?
+ # like in an archive view?
#
# Note: This WILL disable pagination.
#
- # Default: true
- # BOOLEAN; `true`, `false`
- enableYearlyIncidentHistory: true
+ # Default: `yearly`
+ # STRING; `monthly`, `yearly`, `none`
+ incidentHistoryFormat: "yearly"
# Should we show the logo or the title
# of the status page?