added config file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"bk_week": {
|
||||
"fetch_limit": 100,
|
||||
"subreddits": "bytedicetesting"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"bk_week": {
|
||||
"subreddits": "bytedicetesting",
|
||||
"fetch_limit": 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user