diff options
| -rw-r--r-- | doh-server.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doh-server.html b/doh-server.html index 2c065b2..e3c2a6c 100644 --- a/doh-server.html +++ b/doh-server.html @@ -30,8 +30,7 @@ server: log-replies: no aggressive-nsec: yes ratelimit: 150 - verbosity: 1 - </code></pre> + verbosity: 1</code></pre> <p>Now restart Unbound to activate your new configuration: </p> @@ -73,8 +72,7 @@ CapabilityBoundingSet=CAP_NET_BIND_SERVICE ProtectSystem=full [Install] -WantedBy=multi-user.target - </code></pre> +WantedBy=multi-user.target</code></pre> <p>Close the file and enable/start it using the command: </p> |
