mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
1
cache/httpcache/httpcache.go
vendored
1
cache/httpcache/httpcache.go
vendored
@@ -83,7 +83,6 @@ func (c *Config) Compile() (ConfigCompiled, error) {
|
||||
}
|
||||
|
||||
// PollConfig holds the configuration for polling remote resources to detect changes in watch mode.
|
||||
// TODO1 make sure this enabled only in watch mode.
|
||||
type PollConfig struct {
|
||||
// What remote resources to apply this configuration to.
|
||||
For GlobMatcher
|
||||
|
Reference in New Issue
Block a user