mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 14:15:51 -04:00
Update configuration.md
This commit is contained in:
parent
4c81c6c2ac
commit
3a923e1550
@ -201,6 +201,9 @@ logFile ("")
|
|||||||
markup
|
markup
|
||||||
: See [Configure Markup](/getting-started/configuration-markup).{{< new-in "0.60.0" >}}
|
: See [Configure Markup](/getting-started/configuration-markup).{{< new-in "0.60.0" >}}
|
||||||
|
|
||||||
|
mediaTypes
|
||||||
|
See [Configure Media Types](/templates/output-formats/#media-types).
|
||||||
|
|
||||||
menu
|
menu
|
||||||
: See [Add Non-content Entries to a Menu](/content-management/menus/#add-non-content-entries-to-a-menu).
|
: See [Add Non-content Entries to a Menu](/content-management/menus/#add-non-content-entries-to-a-menu).
|
||||||
|
|
||||||
@ -219,6 +222,9 @@ noChmod (false)
|
|||||||
noTimes (false)
|
noTimes (false)
|
||||||
: Don't sync modification time of files.
|
: Don't sync modification time of files.
|
||||||
|
|
||||||
|
outputFormats
|
||||||
|
See [Configure Output Formats](#configure-additional-output-formats).
|
||||||
|
|
||||||
paginate (10)
|
paginate (10)
|
||||||
: Default number of elements per page in [pagination](/templates/pagination/).
|
: Default number of elements per page in [pagination](/templates/pagination/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user