mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
@@ -720,7 +720,7 @@ func (b *sourceFilesystemsBuilder) createOverlayFs(
|
||||
ModuleOrdinal: md.ordinal,
|
||||
IsProject: md.isMainProject,
|
||||
Meta: &hugofs.FileMeta{
|
||||
Watch: md.Watch(),
|
||||
Watch: !mount.DisableWatch && md.Watch(),
|
||||
Weight: mountWeight,
|
||||
InclusionFilter: inclusionFilter,
|
||||
},
|
||||
|
Reference in New Issue
Block a user