Skip to content

Commit

Permalink
Add ipv6 to doh_dot_check docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
NodePing committed Feb 16, 2021
1 parent 03398a7 commit 539d21d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nodeping_api/create_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,8 @@ def doh_dot_check(
:param contentstring: What you expect the response to be when resolved
:type edns: dict
:param edns: optional object used to send EDNS(0) OPT pseuedo-records in a DNS query
:type ipv6: bool
:param ipv6: Whether to resolve IPv4 or IPv6
:type interval: int
:param interval: Interval in minutes to monitor target
:type enabled: bool
Expand Down

0 comments on commit 539d21d

Please sign in to comment.