mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:49:17 -04:00
Update configuration.md
This commit is contained in:
parent
fd98a03721
commit
6b47a1d578
@ -385,7 +385,7 @@ Module configuration see [module configuration](/hugo-modules/configuration/).
|
|||||||
|
|
||||||
###### noBuildLock
|
###### noBuildLock
|
||||||
|
|
||||||
(`bool`) Don't create .hugo_build.lock file. Default is `false`.
|
(`bool`) Don't create `.hugo_build.lock` file. Default is `false`.
|
||||||
|
|
||||||
###### noChmod
|
###### noChmod
|
||||||
|
|
||||||
@ -494,12 +494,12 @@ See [Configure Taxonomies](/content-management/taxonomies#configure-taxonomies).
|
|||||||
|
|
||||||
###### templateMetrics
|
###### templateMetrics
|
||||||
|
|
||||||
(`bool`) Whether to print template execution metrics to the console. Default is `false.
|
(`bool`) Whether to print template execution metrics to the console. Default is `false`.
|
||||||
See [Template metrics](/troubleshooting/performance/#template-metrics)
|
See [Template metrics](/troubleshooting/performance/#template-metrics)
|
||||||
|
|
||||||
###### templateMetricsHints
|
###### templateMetricsHints
|
||||||
|
|
||||||
(`bool`) Whether to print template execution improvement hints to the console. Applicable when `templateMetrics` is `true`. Default is `false`. See [template metrics](/troubleshooting/performance/#template-metrics).
|
(`bool`) Whether to print template execution improvement hints to the console. Applicable when `templateMetrics` is `true`. Default is `false`. See [Template metrics](/troubleshooting/performance/#template-metrics).
|
||||||
|
|
||||||
###### theme
|
###### theme
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user