Removed default subreddit from config.
This commit is contained in:
parent
883f701359
commit
039eb22ae7
|
@ -7,7 +7,7 @@ module.exports = {
|
||||||
accessToken: '',
|
accessToken: '',
|
||||||
},
|
},
|
||||||
interval: 5,
|
interval: 5,
|
||||||
subreddit: 'PornMilestones',
|
subreddit: '',
|
||||||
actorCommentKey: 'KANBANNED',
|
actorCommentKey: 'KANBANNED',
|
||||||
baseActorNames: [],
|
baseActorNames: [],
|
||||||
wekan: {
|
wekan: {
|
||||||
|
|
Loading…
Reference in New Issue