Fixed example config for load balancing support in README.md
This commit is contained in:
parent
6e92fc0d09
commit
a8a7ed1e5f
@ -255,11 +255,6 @@ If you have multiple IP addresses and want to load balance between them, you can
|
|||||||
"aaaa": true,
|
"aaaa": true,
|
||||||
"purgeUnknownRecords": false,
|
"purgeUnknownRecords": false,
|
||||||
"ttl": 300
|
"ttl": 300
|
||||||
}
|
|
||||||
"a": true,
|
|
||||||
"aaaa": true,
|
|
||||||
"purgeUnknownRecords": false,
|
|
||||||
"ttl": 300
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user