mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 18:24:37 -04:00
Remove metaDataFormat setting
Not in use anymore.
This commit is contained in:
parent
4f5011692a
commit
de9cbf6195
@ -585,7 +585,6 @@ func loadDefaultSettingsFor(v *viper.Viper) error {
|
||||
|
||||
v.SetDefault("cleanDestinationDir", false)
|
||||
v.SetDefault("watch", false)
|
||||
v.SetDefault("metaDataFormat", "toml")
|
||||
v.SetDefault("resourceDir", "resources")
|
||||
v.SetDefault("publishDir", "public")
|
||||
v.SetDefault("themesDir", "themes")
|
||||
|
Loading…
x
Reference in New Issue
Block a user