mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-25 23:21:41 +03:00
added time to enter credentials before closing new connections though tunnel
This commit is contained in:
parent
03fc488f33
commit
a3905c0c6c
@ -76,7 +76,7 @@ class TRDPTransport(BaseRDPTransport):
|
||||
tunnelWait = gui.NumericField(
|
||||
length=3,
|
||||
label=_('Tunnel wait time'),
|
||||
defvalue='30',
|
||||
defvalue='60',
|
||||
minValue=5,
|
||||
maxValue=65536,
|
||||
order=2,
|
||||
|
Loading…
Reference in New Issue
Block a user