From 275f84bf37af0c9233127dc7ac4aca40525c1e1a Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 24 Oct 2024 12:08:22 +0100 Subject: [PATCH] enabled by default --- clockwork-web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clockwork-web.yaml b/clockwork-web.yaml index d4aa65a..56c80d5 100644 --- a/clockwork-web.yaml +++ b/clockwork-web.yaml @@ -1,2 +1,2 @@ -enabled: false +enabled: true route: '/clockwork'