Skip to content

Commit

Permalink
Add dns port documentation (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelsabbahy committed Dec 18, 2019
1 parent 15da66c commit 5476d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual.md
Expand Up @@ -463,7 +463,7 @@ dns:
addrs:
- 127.0.0.1
- ::1
server: 8.8.8.8
server: 8.8.8.8 # Also supports server:port
timeout: 500 # in milliseconds (Only used when server attribute is provided)
```
Expand Down

0 comments on commit 5476d20

Please sign in to comment.