WebDAV configuration parameters
| Field / Property | Type | Description |
|---|---|---|
|
system.webdav.server |
Boolean |
Enable WebDAV service. By default is disabled. false |
|
system.webdav.fix |
Boolean |
Character ":" can cause problems with some WebDAV client with this parameter enabled replaces in all URL the character ":" to "_". By default is disabled. false |