Skip to content

Commit ee2c038

Browse files
committed
Updated README
1 parent 2eb10e9 commit ee2c038

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ TUNNELER_PORT=sshport
7777
; Depending on your network speeds you will want to modify the default of .5 seconds
7878
TUNNELER_CONN_WAIT=500000
7979

80+
; How often it is checked if the tunnel is created. Useful if the tunnel creation is sometimes slow,
81+
; and you want to minimize waiting times
82+
TUNNELER_CONN_TRIES=1
83+
8084
; Do you want to ensure you have the Tunnel in place for each bootstrap of the framework?
8185
TUNNELER_ON_BOOT=false
8286

0 commit comments

Comments
 (0)