From 1bb16425c3f08c9413c8fb08a7b361d044b34a32 Mon Sep 17 00:00:00 2001
From: Alex Pott <alex.a.pott@googlemail.com>
Date: Sat, 12 Dec 2015 00:32:48 +0000
Subject: [PATCH] Issue #2629750 by mpp: Add link to settings page for
 automated cron on modules overview

---
 core/modules/automated_cron/automated_cron.info.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/modules/automated_cron/automated_cron.info.yml b/core/modules/automated_cron/automated_cron.info.yml
index a7480e9647be..dd947279c612 100644
--- a/core/modules/automated_cron/automated_cron.info.yml
+++ b/core/modules/automated_cron/automated_cron.info.yml
@@ -4,3 +4,4 @@ description: 'Provides an automated way to run cron jobs, by executing them at t
 package: Core
 version: VERSION
 core: 8.x
+configure: system.cron_settings
-- 
GitLab