migrate webdav to the new config scheme
This commit is contained in:
@@ -126,7 +126,7 @@ func New() *Config {
|
||||
Storage: storage.New(),
|
||||
Store: store.New(),
|
||||
Thumbnails: thumbnails.DefaultConfig(),
|
||||
WebDAV: webdav.New(),
|
||||
WebDAV: webdav.DefaultConfig(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user