proton = { "conf" = { "plugin_path" = "plugins", "base_path" = "", "template_path" = "templates", }, "routes" = [ {"/" = "^helloworld"}, ] }