From 50d99f38b5fffdf22c5c229a9b2540928244282f Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> Date: Tue, 19 May 2020 11:59:23 +0300 Subject: Update config.yml --- static/admin/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index 0eb6f48..87e00c4 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -194,11 +194,11 @@ collections: max: 100 default: 10 # Incidents history - - label: 'Should the incident history be shown?' - name: 'enableIncidentHistory' + - label: 'Should the incident history be hidden?' + name: 'disableIncidentHistory' hint: '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.' widget: 'boolean' - default: true + default: false # Incidents view format - label: 'Should the incident history be sorted by year or month?' name: 'incidentHistoryFormat' -- cgit v1.2.3-70-g09d2