diff --git a/pkg/service/handlers/web/index.html b/pkg/service/handlers/web/index.html index 7b071b8..51e3da0 100644 --- a/pkg/service/handlers/web/index.html +++ b/pkg/service/handlers/web/index.html @@ -308,6 +308,12 @@
+ +
+ Go duration syntax: a number followed by a unit, optionally combined + (e.g. 5m, 90s, 1h30m).
+ Units: h (hours), m (minutes), s (seconds). +