docs: fixes the documentation of pasv_url behaviour (#172)

fixes #171
This commit is contained in:
Karoly Gossler
2019-09-26 20:16:20 +02:00
committed by Tyler Stewart
parent 0b9167e1e4
commit 0dbb7f9070

View File

@@ -75,7 +75,6 @@ __Default:__ `"ftp://127.0.0.1:21"`
#### `pasv_url`
The hostname to provide a client when attempting a passive connection (`PASV`). This defaults to the provided `url` hostname.
_Note:_ If set to `0.0.0.0`, this will automatically resolve to the external IP of the box.
__Default:__ `"127.0.0.1"`
#### `pasv_min`