FTP: enable ftpserverlib logging and make debug mode configurable

This commit is contained in:
Nicola Murino
2021-07-20 17:22:08 +02:00
parent c900cde8e4
commit 5967aa1aa5
10 changed files with 45 additions and 6 deletions

View File

@@ -82,7 +82,8 @@
"tls_mode": 0,
"force_passive_ip": "",
"client_auth_type": 0,
"tls_cipher_suites": []
"tls_cipher_suites": [],
"debug": false
}
],
"banner": "",