WebDAV configuration parameters
Field / Property | Type | Description |
---|---|---|
system.webdav.server |
Boolean |
Enables the WebDAV service. By default, it is disabled. false |
system.webdav.fix |
Boolean |
The character ":" can cause problems with some WebDAV clients; with this parameter enabled, it replaces the ":" character with "_" in all URLs. By default, it is disabled. false |