mirror of
https://github.com/sys-nyx/red-arch.git
synced 2025-07-31 18:38:45 -04:00
updated example config file
This commit is contained in:
parent
58ffe76433
commit
f7b14590a3
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
||||||
[funny]
|
|
||||||
comments = funny_comments.json
|
|
||||||
posts = funny_submissions.json
|
|
||||||
|
|
||||||
|
[funny] #subreddit name
|
||||||
|
comments = funny_comments.json #path to pushshift comments file
|
||||||
|
posts = funny_submissions.json #path to pushshift submissions file
|
||||||
|
|
||||||
|
# add other sets of dumps as needed
|
||||||
[funnymemes]
|
[funnymemes]
|
||||||
comments = funnymemes_comments.json
|
comments = funnymemes_comments.json
|
||||||
posts = funnymemes_submissions.json
|
posts = funnymemes_submissions.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue