Files
znc-server/deploy/template/api/route-addition.tpl

5 lines
99 B
Smarty
Raw Normal View History

2025-08-16 18:46:29 +08:00
server.AddRoutes(
{{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}}
)