1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-01-14 12:34:23 +00:00
hugo/docs/config/production/config.toml
2022-11-17 16:16:19 +01:00

6 lines
No EOL
189 B
TOML

# Config 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