Renamed nullDateLimit to noDateLimit in config.
This commit is contained in:
@@ -189,7 +189,7 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
fetchAfter: [1, 'week'],
|
||||
nullDateLimit: 3,
|
||||
noDateLimit: 3,
|
||||
media: {
|
||||
path: './media',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
|
||||
Reference in New Issue
Block a user