add test
This commit is contained in:
parent
b7e0f2d1ad
commit
cb6b2e0c32
|
|
@ -104,7 +104,7 @@ class MaybeTls:
|
|||
int,
|
||||
0,
|
||||
"TLS passthrough strategy. If set to 0, connections will be passed through after the first unsuccessful"
|
||||
"handshake. If set to 0 < p <= 100, connections with be passed through with probability p.",
|
||||
"handshake. If set to 0 < p <= 100, connections with be passed through with probability py",
|
||||
)
|
||||
|
||||
def configure(self, updated):
|
||||
|
|
|
|||
Loading…
Reference in New Issue