tydata-server/deploy/template/api/route-addition.tpl
2025-01-10 00:09:25 +08:00

5 lines
99 B
Smarty

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