diff options
| author | josiah <superbloom@riseup.net> | 2021-07-02 03:50:33 -0500 |
|---|---|---|
| committer | Luke Smith <Luke Smith> | 2022-07-01 20:13:20 -0400 |
| commit | 6361b7b2f612de3d5cbd43eb2325d02101689ab3 (patch) | |
| tree | 248e2098d87aae069dca4bb639903b8e256eff08 /doh-server.html | |
| parent | 4475326bc6edfc0d018956b6a38d981f451c99c7 (diff) | |
cleaned up
Diffstat (limited to 'doh-server.html')
| -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> |
