Fetching and curating posts per user without merge.
This commit is contained in:
@@ -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-',
|
||||
|
||||
Reference in New Issue
Block a user