mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
writing indexes under more configuration conditions
This commit is contained in:
@@ -146,6 +146,8 @@ func InitializeConfig() {
|
||||
if VerboseLog {
|
||||
jww.SetLogThreshold(jww.LevelDebug)
|
||||
}
|
||||
|
||||
jww.INFO.Println("Using config file:", viper.ConfigFileUsed())
|
||||
}
|
||||
|
||||
func build(watches ...bool) {
|
||||
|
Reference in New Issue
Block a user