{ "website":{ "paths":[ ["$[workdir]$/wwwroot",""] ], "client_max_size":10000, "host":"0.0.0.0", "port":9080, "coding":"utf-8", "indexes":[ "index.html" ], "startswiths":[ { "leading":"/docs", "registerfunction":"docs" },{ "leading":"/checklang", "registerfunction":"checklang" } ], "processors":[ [".tmpl","tmpl"] ], "session_max_time":3000, "session_issue_time":2500 } }