mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00: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