mirror of
https://github.com/coredns/coredns.git
synced 2025-11-26 21:54:03 -05:00
Add notifies to master servers
This adds a bunch of supporting code to send notifies to a primary name server.
This commit is contained in:
@@ -17,9 +17,11 @@ file dbfile [zones...]
|
||||
|
||||
If you want to round robin A and AAAA responses look at the `loadbalance` middleware.
|
||||
|
||||
TSIG key configuration is TODO; directive format will change.
|
||||
|
||||
~~~
|
||||
file dbfile [zones... ] {
|
||||
transfer in|out
|
||||
transfer out [address...]
|
||||
}
|
||||
~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user