From c516295bb8f6d72312eae4a67d14e904ec1fa4f2 Mon Sep 17 00:00:00 2001 From: Pascal Breuer Date: Mon, 11 May 2020 17:51:10 +0200 Subject: Add config option to disable incident history --- static/admin/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index 98a6059..2d35ab3 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -193,6 +193,12 @@ collections: min: 1 max: 100 default: 10 + # Incidents history + - label: 'Should the incident history be enabled?' + name: 'incidentHistoryFormat' + hint: 'This also disables the RSS feed.' + widget: 'boolean' + default: true # Incidents view format - label: 'Should the incident history be sorted by year or month?' name: 'incidentHistoryFormat' -- cgit v1.2.3-70-g09d2