From ff4731c733fc7ac5ca164670ee851532074e8b7c Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> Date: Mon, 18 May 2020 20:28:17 +0300 Subject: fix value --- static/admin/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/admin/config.yml') 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 -- cgit v1.2.3-70-g09d2