Add USE_ASYNC flag to allow async to be disabled when aiodns is
installed (LP: #1954331) - see README.md for details
This commit is contained in:
@@ -197,6 +197,9 @@ Here is a simple example of dkim.verify_async usage:
|
||||
|
||||
This feature requires python3.5 or newer.
|
||||
|
||||
If aiodns is available, the async functions will be used. To avoide async
|
||||
when aiodns is availale, set dkim.USE_ASYNC = False.
|
||||
|
||||
## TLSRPT (TLS Report)
|
||||
|
||||
As of version 1.0, the RFC 8460 tlsrpt service type is supported:
|
||||
|
||||
Reference in New Issue
Block a user