updated example config file

This commit is contained in:
sys-nyx 2024-12-26 18:17:25 -08:00
parent 58ffe76433
commit f7b14590a3

View file

@ -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]
comments = funnymemes_comments.json
posts = funnymemes_submissions.json