Renamed nullDateLimit to noDateLimit in config.

This commit is contained in:
DebaucheryLibrarian
2020-10-20 00:03:22 +02:00
parent 5bdbb5ec62
commit 4a900cbbeb
3 changed files with 4 additions and 4 deletions

View File

@@ -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