webdav: allow to disable the WWW-Authenticate header

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-08-02 19:06:49 +02:00
parent fdc10aa6c7
commit 6bfdf941bc
6 changed files with 42 additions and 23 deletions

View File

@@ -151,7 +151,8 @@
"prefix": "",
"proxy_allowed": [],
"client_ip_proxy_header": "",
"client_ip_header_depth": 0
"client_ip_header_depth": 0,
"disable_www_auth_header": false
}
],
"certificate_file": "",