add documentation for the ipv6 configuration option
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
9bfd610230
commit
e51b828013
@ -580,6 +580,18 @@ type = GmailMaildir
|
|||||||
type = IMAP
|
type = IMAP
|
||||||
|
|
||||||
|
|
||||||
|
# This option stands in the [Repository RemoteExample] section.
|
||||||
|
#
|
||||||
|
# Configure which address family to use for the connection. If not specified,
|
||||||
|
# AF_UNSPEC is used as a fallback (default).
|
||||||
|
#
|
||||||
|
# AF_INET6:
|
||||||
|
#ipv6 = True
|
||||||
|
#
|
||||||
|
# AF_INET:
|
||||||
|
#ipv6 = False
|
||||||
|
|
||||||
|
|
||||||
# These options stands in the [Repository RemoteExample] section.
|
# These options stands in the [Repository RemoteExample] section.
|
||||||
#
|
#
|
||||||
# The following can fetch the account credentials via a python expression that
|
# The following can fetch the account credentials via a python expression that
|
||||||
|
Loading…
Reference in New Issue
Block a user