summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-02-24 23:48:01 +0100
committeremkael <emkael@tlen.pl>2016-02-24 23:48:01 +0100
commit99c0bcb7c34c8ae2ea231f18f24b4bef64827404 (patch)
tree3b196edf6c222c6b8c454320879c77159908c3e6 /config
parent2173f7d7613b5158f4bb2f71a02df353c058c1ee (diff)
* renaming conf directory
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"
+}