aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2020-10-27 21:36:19 +0200
committerMantas Vilčinskas <hi@mnts.lt>2020-10-27 21:38:46 +0200
commitdfbbdfc9cf4f1fd4aecb6fad00dee686acd8b8e6 (patch)
tree49f824f76fa64760cb77dd21ddd95f2e6960df95 /exampleSite/config.yml
parent49c081a97d8442a8267247a98d196fe05d7b3092 (diff)
uniform comment style
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 9060163..3fe6e77 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -159,17 +159,17 @@ params:
# If enabled, will display relative times for incident history and summaries instead of using dateFormat.
#
- # Default: true
+ # Default: `true`
useRelativeTime: true
# If enabled, doesn't show seconds on relative times.
#
- # Default: false
+ # Default: `false`
skipSeconds: false
# What header design should we use?
#
- # Default: true
+ # Default: `true`
# BOOLEAN; `true`, `false`
useLargeHeaderDesign: false
@@ -212,7 +212,7 @@ params:
# Should we show the logo or the title
# of the status page?
#
- # Default: false
+ # Default: `false`
# BOOLEAN; `true`, `false`
useLogo: true
@@ -249,7 +249,7 @@ params:
# for average downtime on
# systems ("/affected/") pages
#
- # Default: false
+ # Default: `false`
# BOOLEAN; `true`, `false`
disableComplexCalculations: false