mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
ftpd: allow to ignore ASCII transfer types
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"tls_cipher_suites": [],
|
||||
"passive_connections_security": 0,
|
||||
"active_connections_security": 0,
|
||||
"ignore_ascii_transfer_type": 0,
|
||||
"debug": false
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user