From 99c0bcb7c34c8ae2ea231f18f24b4bef64827404 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 24 Feb 2016 23:48:01 +0100 Subject: * renaming conf directory --- config/db.json | Bin 0 -> 167 bytes config/reddit-import.json | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 config/db.json create mode 100644 config/reddit-import.json (limited to 'config') diff --git a/config/db.json b/config/db.json new file mode 100644 index 0000000..936104f Binary files /dev/null and b/config/db.json 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" +} -- cgit v1.2.3