ycc-server/deploy/template/api/route-addition.tpl
2025-06-19 17:12:48 +08:00

5 lines
99 B
Smarty

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