-
Hello there, I would like to know how to setup the toml configuration file to let dnsec choose automatically the server depending of the criterias of this same file. max_clients = 250 ipv4_servers = true ipv6_servers = true dnscrypt_servers = true doh_servers = true require_dnssec = true require_nolog = true require_nofilter = true Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The syntax of that line is invalid because it is truncated. It looks like it was opened in a terminal text editor that was not wide enough to display the whole line and then copied into the comment. A quick fix would be to replace |
Beta Was this translation helpful? Give feedback.
The syntax of that line is invalid because it is truncated. It looks like it was opened in a terminal text editor that was not wide enough to display the whole line and then copied into the comment.
A quick fix would be to replace
,'sdns://gRE>
at the end with] }
.