forked from DebaucheryLibrarian/traxxx
Not fetching basic actors when actor names are supplied. Set default media directory to ./media.
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = {
|
||||
],
|
||||
fetchAfter: [1, 'week'],
|
||||
media: {
|
||||
path: './',
|
||||
path: './media',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
thumbnailQuality: 90,
|
||||
limit: 25, // max number of photos per release
|
||||
|
||||
Reference in New Issue
Block a user