mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
@@ -402,6 +402,9 @@ type Mount struct {
|
||||
|
||||
// Exclude all files matching the given Glob patterns (string or slice).
|
||||
ExcludeFiles any
|
||||
|
||||
// Disable watching in watch mode for this mount.
|
||||
DisableWatch bool
|
||||
}
|
||||
|
||||
// Used as key to remove duplicates.
|
||||
|
Reference in New Issue
Block a user