continue thumbnails migration
This commit is contained in:
@@ -125,7 +125,7 @@ func New() *Config {
|
||||
Web: web.New(),
|
||||
Storage: storage.New(),
|
||||
Store: store.New(),
|
||||
Thumbnails: thumbnails.New(),
|
||||
Thumbnails: thumbnails.DefaultConfig(),
|
||||
WebDAV: webdav.New(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user