Files
xfc_server/deploy/template/api/route-addition.tpl
2026-01-15 17:45:29 +08:00

5 lines
99 B
Smarty

server.AddRoutes(
{{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}}
)