diff --git a/config/production/params.toml b/config/production/params.toml index ffca3f11b..d0071fe65 100644 --- a/config/production/params.toml +++ b/config/production/params.toml @@ -1,6 +1,2 @@ # 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