mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
FTP: enable ftpserverlib logging and make debug mode configurable
This commit is contained in:
@@ -82,7 +82,8 @@
|
||||
"tls_mode": 0,
|
||||
"force_passive_ip": "",
|
||||
"client_auth_type": 0,
|
||||
"tls_cipher_suites": []
|
||||
"tls_cipher_suites": [],
|
||||
"debug": false
|
||||
}
|
||||
],
|
||||
"banner": "",
|
||||
|
||||
Reference in New Issue
Block a user