buildpageTimeout

open override val buildpageTimeout: Duration(source)

If Kweb.debug is enabled, then pages that take longer than buildpageTimeout to load will display a warning message

See Duration.parse for valid formats, e.g PT5S, or PT48H