Update configuration.md

This commit is contained in:
Bjørn Erik Pedersen 2021-06-13 19:45:14 +02:00 committed by GitHub
parent 4c81c6c2ac
commit 3a923e1550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -201,6 +201,9 @@ logFile ("")
markup
: See [Configure Markup](/getting-started/configuration-markup).{{< new-in "0.60.0" >}}
mediaTypes
See [Configure Media Types](/templates/output-formats/#media-types).
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)
: Don't sync modification time of files.
outputFormats
See [Configure Output Formats](#configure-additional-output-formats).
paginate (10)
: Default number of elements per page in [pagination](/templates/pagination/).