mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -59,6 +59,7 @@ func LoadConfig(fs afero.Fs, relativeSourcePath, configFilename string) (*viper.
|
||||
}
|
||||
|
||||
if v.IsSet("disableSitemap") {
|
||||
// NOTE: Do not remove this until Hugo 0.24, ERROR in 0.23.
|
||||
helpers.Deprecated("site config", "disableSitemap", "Use disableKinds= [\"sitemap\"]", false)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user