{
  "name": "[YOUR LEAGUE NAME]",
  "results": [
    {
      "name": "Example multiple result files",
      "log": [
        "https://simresults.net/example_result1.xml",
        "https://simresults.net/example_result2.xml"
      ],
      "config": {
        "event": "Results 1 example config"
      }
    },
    {
      "name": "Example single result file",
      "log": "https://simresults.net/example_result3.txt",
      "config": {
        "event": "Results 2 example config"
      }
    }
  ],
  "config": {
    "logo": "",
    "logo_link": "",
    "league": "League with global config",
    "league_link": "",
    "event": "Results with global config",
    "event_link": "",
    "hide_sessions": "",
    "q_points": "",
    "q_points_by_class": "",
    "points": "",
    "points_by_class": "",
    "best_lap_points": "",
    "led_most_points": "",
    "laps_points_number": "",
    "laps_points": "",
    "stopgo_lose_points": "",
    "drivethrough_lose_points": "",
    "dnf_lose_points": "",
    "dq_lose_points": "",
    "dnf_no_points": "0",
    "dnf_ignore_losing_points": "",
    "no_indexing": "0",
    "shorten_lastnames": "1",
    "shorten_firstnames": "0",
    "team": "0",
    "hide_aids": "0"
  }
}