mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
docs: add note about noSniff
This commit is contained in:
@@ -68,6 +68,9 @@ prefix: /
|
|||||||
# Enable or disable debug logging. Default is 'false'.
|
# Enable or disable debug logging. Default is 'false'.
|
||||||
debug: false
|
debug: false
|
||||||
|
|
||||||
|
# Disable sniffing the files to detect their content type. Default is 'false'.
|
||||||
|
noSniff: false
|
||||||
|
|
||||||
# The directory that will be able to be accessed by the users when connecting.
|
# The directory that will be able to be accessed by the users when connecting.
|
||||||
# This directory will be used by users unless they have their own 'directory' defined.
|
# This directory will be used by users unless they have their own 'directory' defined.
|
||||||
# Default is '.' (current directory).
|
# Default is '.' (current directory).
|
||||||
|
|||||||
Reference in New Issue
Block a user