From f6aa416fe8eab95bf1815ee58cc201fc39dcba66 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas <11616378+mistermantas@users.noreply.github.com> Date: Sun, 15 Dec 2019 17:21:41 +0200 Subject: Remove auto refresh from N CMS --- static/admin/config.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index 0b706a8..ffff761 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -175,13 +175,6 @@ collections: name: 'description' widget: 'text' default: 'We continuously monitor the status of our services and if there are any interruptions, a note will be posted here.' - # Refresh - - label: 'Auto refresh status' - name: 'autoRefresh' - widget: 'boolean' - hint: 'This does nothing but refresh the page around every 5 minutes; it does not send alerts! May also have issues on some browsers.' - required: false - default: true # Incidents per page - label: 'Incident posts shown in one page' name: 'incidentPostsPerPage' @@ -270,4 +263,4 @@ collections: name: home widget: "list" allow_add: false - default: ['html', 'json', 'rss'] \ No newline at end of file + default: ['html', 'json', 'rss'] -- cgit v1.2.3-70-g09d2