summaryrefslogtreecommitdiff
path: root/config/reddit-import.json
blob: 0f72515edee8604b1318ee476f96858a7543f16e (plain)
1
2
3
4
5
6
7
8
9
10
{
    "cache": "cache/list.md",
    "cache_time": 86400,
    "reddit_url": "https://www.reddit.com/r/MotorsportsCalendar/wiki/index.json",
    "user_agent": "/u/emkael",
    "category_mapping": {
        "GT": "Grand Touring",
        "Touring": "Touring Car"
    }
}