From beabe9f041ec0d52f6cd768765f18d1946e2b610 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Fri, 26 Dec 2025 23:04:25 -0600 Subject: [PATCH] Upgraded GoCron; web ui viewer for viewing cron jobs --- docs/content/config/gocron.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/content/config/gocron.md b/docs/content/config/gocron.md index 4b17da9..6848d9c 100644 --- a/docs/content/config/gocron.md +++ b/docs/content/config/gocron.md @@ -16,7 +16,6 @@ Note: Backy uses the second field of cron, so add anything except `*` to the beg GoCron allows one to configure a server to view the jobs in the scheduler. See [GoCron UI GitHub](https://github.com/go-co-op/gocron-ui). GoCron can be configured or left alone for defaults. - GoCron configuration: | key | description | type | required | default