diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/reddit-import.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/reddit-import.json b/config/reddit-import.json index 0016703..f15bd77 100644 --- a/config/reddit-import.json +++ b/config/reddit-import.json @@ -1,5 +1,5 @@ { - "cache": "../cache/list.md", + "cache": "cache/list.md", "cache_time": 86400, "reddit_url": "https://www.reddit.com/r/MotorsportsCalendar/wiki/index.json", "user_agent": "/u/emkael" |