mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
Revert "Remove the --cleanDestinationDir flag", there is a better fix.
This reverts commit 768ec5df9f
.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
f0eecc6a4f
commit
1921a70ab1
@@ -164,6 +164,7 @@ func loadDefaultSettingsFor(v *viper.Viper) error {
|
||||
return err
|
||||
}
|
||||
|
||||
v.SetDefault("cleanDestinationDir", false)
|
||||
v.SetDefault("watch", false)
|
||||
v.SetDefault("metaDataFormat", "toml")
|
||||
v.SetDefault("disable404", false)
|
||||
|
Reference in New Issue
Block a user