Skip to content

Commit 278f522

Browse files
committed
sftpgo.json: cleanup unsupported configuration keys
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
1 parent fa70ff3 commit 278f522

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sftpgo.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
"address": "",
122122
"apply_proxy_config": true,
123123
"tls_mode": 0,
124-
"tls_session_reuse": 0,
125124
"certificate_file": "",
126125
"certificate_key_file": "",
127126
"min_tls_version": 12,
@@ -132,7 +131,6 @@
132131
"tls_cipher_suites": [],
133132
"passive_connections_security": 0,
134133
"active_connections_security": 0,
135-
"ignore_ascii_transfer_type": 0,
136134
"debug": false
137135
}
138136
],

0 commit comments

Comments
 (0)