mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
sftpgo.json: cleanup unsupported configuration keys
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -121,7 +121,6 @@
|
|||||||
"address": "",
|
"address": "",
|
||||||
"apply_proxy_config": true,
|
"apply_proxy_config": true,
|
||||||
"tls_mode": 0,
|
"tls_mode": 0,
|
||||||
"tls_session_reuse": 0,
|
|
||||||
"certificate_file": "",
|
"certificate_file": "",
|
||||||
"certificate_key_file": "",
|
"certificate_key_file": "",
|
||||||
"min_tls_version": 12,
|
"min_tls_version": 12,
|
||||||
@@ -132,7 +131,6 @@
|
|||||||
"tls_cipher_suites": [],
|
"tls_cipher_suites": [],
|
||||||
"passive_connections_security": 0,
|
"passive_connections_security": 0,
|
||||||
"active_connections_security": 0,
|
"active_connections_security": 0,
|
||||||
"ignore_ascii_transfer_type": 0,
|
|
||||||
"debug": false
|
"debug": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user