mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
test: Fix parseconf to account for ClientUseIPv6 change
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
a2ec9a1199
commit
86bc3cc452
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ ClientPreferIPv6DirPort 1
|
|||
ClientPreferIPv6ORPort 1
|
||||
ClientRejectInternalAddresses 0
|
||||
ClientUseIPv4 0
|
||||
ClientUseIPv6 1
|
||||
ConnDirectionStatistics 1
|
||||
ConnectionPadding 1
|
||||
ConnLimit 64
|
||||
|
|
Loading…
Add table
Reference in a new issue