Added archive support, and the IP archive.
This commit is contained in:
@@ -32,7 +32,12 @@ module.exports = {
|
||||
fetch: {
|
||||
sort: 'new',
|
||||
limit: 1000,
|
||||
avoidDuplicates: true
|
||||
avoidDuplicates: true,
|
||||
archives: {
|
||||
search: false,
|
||||
reddit: ['ip'],
|
||||
reupload: []
|
||||
}
|
||||
},
|
||||
reddit: {
|
||||
api: {
|
||||
|
||||
Reference in New Issue
Block a user