Files
bd-server/deploy/template/api/route-addition.tpl
2026-05-08 11:30:05 +08:00

5 lines
99 B
Smarty

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