diff --git a/config/allconfig/allconfig.go b/config/allconfig/allconfig.go index 86a887155..a0d1d0ae8 100644 --- a/config/allconfig/allconfig.go +++ b/config/allconfig/allconfig.go @@ -553,7 +553,7 @@ type RootConfig struct { // See Modules for more a more flexible way to load themes. Theme []string - // Timeout for generating page contents, specified as a duration or in milliseconds. + // Timeout for generating page contents, specified as a duration or in seconds. Timeout string // The time zone (or location), e.g. Europe/Oslo, used to parse front matter dates without such information and in the time function.