summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/db.jsonbin0 -> 167 bytes
-rw-r--r--config/reddit-import.json6
2 files changed, 6 insertions, 0 deletions
diff --git a/config/db.json b/config/db.json
new file mode 100644
index 0000000..936104f
--- /dev/null
+++ b/config/db.json
Binary files differ
diff --git a/config/reddit-import.json b/config/reddit-import.json
new file mode 100644
index 0000000..f34d522
--- /dev/null
+++ b/config/reddit-import.json
@@ -0,0 +1,6 @@
+{
+ "cache": "../cache/list.md",
+ "cache_time": 86400,
+ "reddit_url": "https://www.reddit.com/r/MotorsportsCalendar/comments/45uv93/2016_calendar_list.json",
+ "user_agent": "/u/emkael"
+}