{
	"cache": true,
	"cache_time_minutes": 360, 

    "studentid_min_length": 8,

    "default_source": "lukasj",

    "table_options": {
        "chars": {
            "top": "═",
            "top-mid": "╤",
            "top-left": "╔",
            "top-right": "╗",
            "bottom": "═",
            "bottom-mid": "╧",
            "bottom-left": "╚",
            "bottom-right": "╝",
            "left": "║",
            "left-mid": "╟",
            "mid": "─",
            "mid-mid": "┼",
            "right": "║",
            "right-mid": "╢",
            "middle": "│"
        }
    }
}
