mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
defender: minor docs improvements
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
"ftpd": {
|
||||
"bindings": [
|
||||
{
|
||||
"address": "",
|
||||
"port": 0,
|
||||
"address": "",
|
||||
"apply_proxy_config": true,
|
||||
"tls_mode": 0,
|
||||
"force_passive_ip": "",
|
||||
@@ -80,8 +80,8 @@
|
||||
"webdavd": {
|
||||
"bindings": [
|
||||
{
|
||||
"address": "",
|
||||
"port": 0,
|
||||
"address": "",
|
||||
"enable_https": false,
|
||||
"client_auth_type": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user