Skip to content

Commit

Permalink
Merge pull request #140 from Nevah5/master
Browse files Browse the repository at this point in the history
Fixed example config for load balancing support in README.md
  • Loading branch information
timothymiller authored Oct 12, 2023
2 parents 9eb3950 + a8a7ed1 commit f7d1ff8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,11 +255,6 @@ If you have multiple IP addresses and want to load balance between them, you can
"aaaa": true,
"purgeUnknownRecords": false,
"ttl": 300
}
"a": true,
"aaaa": true,
"purgeUnknownRecords": false,
"ttl": 300
}
```

Expand Down

0 comments on commit f7d1ff8

Please sign in to comment.