mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
Bump the resync period to five hours (#2748)
This commit is contained in:
@@ -321,4 +321,4 @@ func searchFromResolvConf() []string {
|
||||
return rc.Search
|
||||
}
|
||||
|
||||
const defaultResyncPeriod = 5 * time.Minute
|
||||
const defaultResyncPeriod = 5 * time.Hour
|
||||
|
||||
Reference in New Issue
Block a user