mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge branch 'release-0.55.6'
This commit is contained in:
@@ -62,6 +62,9 @@ type HugoSites struct {
|
||||
// If this is running in the dev server.
|
||||
running bool
|
||||
|
||||
// Serializes rebuilds when server is running.
|
||||
runningMu sync.Mutex
|
||||
|
||||
// Render output formats for all sites.
|
||||
renderFormats output.Formats
|
||||
|
||||
|
Reference in New Issue
Block a user