aboutsummaryrefslogtreecommitdiff
path: root/static/admin/config.yml
diff options
context:
space:
mode:
authorMantas Vilčinskas <11616378+mistermantas@users.noreply.github.com>2020-05-18 20:28:17 +0300
committerGitHub <noreply@github.com>2020-05-18 20:28:17 +0300
commitff4731c733fc7ac5ca164670ee851532074e8b7c (patch)
treedd8d33b36071fefc26871f566f85e6e70b314345 /static/admin/config.yml
parentc516295bb8f6d72312eae4a67d14e904ec1fa4f2 (diff)
fix value
Diffstat (limited to 'static/admin/config.yml')
-rw-r--r--static/admin/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/admin/config.yml b/static/admin/config.yml
index 2d35ab3..c1c3507 100644
--- a/static/admin/config.yml
+++ b/static/admin/config.yml
@@ -194,9 +194,9 @@ collections:
max: 100
default: 10
# Incidents history
- - label: 'Should the incident history be enabled?'
- name: 'incidentHistoryFormat'
- hint: 'This also disables the RSS feed.'
+ - label: 'Should the incident history be shown?'
+ name: 'enableIncidentHistory'
+ hint: 'By disabling the incident history, you also disabl the RSS feed. To ensure no incidents are shown, you should delete them after they are resolved. This ootion overrides any other options that tailor your incident history’s look.'
widget: 'boolean'
default: true
# Incidents view format