Minor touchups
This commit is contained in:
parent
42ed31b127
commit
ab519c54dc
10 changed files with 15 additions and 14 deletions
|
|
@ -44,8 +44,7 @@ func NewFTPBackend(uc *UserConfiguration) (Backend, *VMShareOptions, error) {
|
|||
passivePortCount: passivePortCount,
|
||||
extIP: uc.ftpExtIP,
|
||||
}, &VMShareOptions{
|
||||
Ports: ports,
|
||||
EnableTap: false,
|
||||
Ports: ports,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue