defender: minor docs improvements

This commit is contained in:
Nicola Murino
2021-01-02 20:02:05 +01:00
parent d6b3acdb62
commit 1e1c46ae1b
4 changed files with 17 additions and 17 deletions

View File

@@ -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
}