mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
@@ -36,6 +36,7 @@ var globalOnlySettings = map[string]bool{
|
||||
strings.ToLower("multilingual"): true,
|
||||
strings.ToLower("assetDir"): true,
|
||||
strings.ToLower("resourceDir"): true,
|
||||
strings.ToLower("build"): true,
|
||||
}
|
||||
|
||||
// Language manages specific-language configuration.
|
||||
|
Reference in New Issue
Block a user