Files
Znc_V2/deploy/template/api/route-addition.tpl

5 lines
99 B
Smarty
Raw Normal View History

2026-01-12 18:14:32 +08:00
server.AddRoutes(
{{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}}
)