mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-30 20:31:21 +00:00
7 lines
191 B
TOML
7 lines
191 B
TOML
|
# Params for production
|
||
|
|
||
|
# This is turned off in development as it is relatively slow.
|
||
|
# This is needed to get accurate lastMod and Git commit info
|
||
|
# on the docs pages.
|
||
|
enableGitInfo = true
|