{
"Disabled": [
false,
"bool",
null,
"Setting to true disables the module"
],
"AdminPrincipal": [
false,
"bool",
null,
"Email address specified here will automatically be added to the list of ACL's. They will effectively receive {DAV:}all privileges, as a protected privilege"
],
"CaldavNotification": [
false,
"bool",
null,
"Reserved for future use"
],
"FilesSharing": [
false,
"bool",
null,
"Not currently used"
],
"LogBody": [
false,
"bool",
null,
"Enables verbose logging of DAV server responses to sabredav- log file"
],
"UseBrowserPlugin": [
false,
"bool",
null,
"If true, allows for accessing DAV URL from web browser and navigating the account structure and data"
],
"UseDigestAuth": [
false,
"bool",
null,
"If true, enables the use of Digest auth instead of default Basic auth"
],
"ExternalHostNameOfDAVServer": [
"",
"string",
null,
"Denotes hostname for DAV server access"
],
"ProductUrlForExternalClients": [
"",
"string",
null,
"Product url for external clients"
],
"UseFullEmailForLogin": [
true,
"bool",
null,
"If true, full email address is used for DAV login; if fals, username part of email address is used"
],
"DomainForLoginWithoutEmail": [
"",
"string",
null,
"If UseFullEmailForLogin is false, this value denotes domain part of user's email address"
],
"Skip2FA": [
false,
"bool",
null,
"Skip two-factor authentication"
]
}