Fetching and curating posts per user without merge.

This commit is contained in:
2024-09-11 05:16:56 +02:00
parent 3c64ffcd45
commit bba0f8f1d7
8 changed files with 68 additions and 30 deletions

View File

@@ -14,6 +14,11 @@ module.exports = {
description: '$base$userCreated - profile ($userVerified$userVerifiedEmail$userGold$profileOver18)',
avoidAvatar: true
},
index: {
file: '$base/index',
entry: '$postId (r/$subreddit) - $hostId ($url) - $postTitle',
unique: true
},
booleans: {
extracted: 'extracted-',
preview: 'preview-',