qnc-server/deploy/template/api/route-addition.tpl
2024-11-03 15:28:10 +08:00

5 lines
99 B
Smarty

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