knot-resolver: treesitter highlighting
This commit is contained in:
parent
c742956256
commit
ec76c147b6
|
@ -39,7 +39,9 @@
|
|||
"159.69.4.2:443"
|
||||
"[2a01:4f8:1c0c:70d1::1]:443"
|
||||
];
|
||||
extraConfig = ''
|
||||
extraConfig =
|
||||
# lua
|
||||
''
|
||||
-- TLS certificate for DoT and DoH
|
||||
-- https://knot-resolver.readthedocs.io/en/stable/daemon-bindings-net_tlssrv.html
|
||||
net.tls(
|
||||
|
|
Loading…
Reference in a new issue