Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Tingaikin <[email protected]>
Signed-off-by: Gleb Kogtev <[email protected]>
  • Loading branch information
glebkin and denis-tingaikin authored Sep 2, 2024
1 parent 53a1c2a commit 3d1ffcb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,8 @@ example.org {
Sends parallel requests between three resolver sequentially (default mode).
~~~ corefile
example.org {
fanout . 127.0.0.1:9005 127.0.0.1:9006 127.0.0.1:9007
policy sequential
fanout . 127.0.0.1:9005 127.0.0.1:9006 127.0.0.1:9007 {
policy sequential
}
}
~~~

0 comments on commit 3d1ffcb

Please sign in to comment.