From db0ed1b67f5a9d9899a478a5f4daa4b1c5a20353 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 24 Feb 2018 19:35:37 +0100 Subject: [PATCH] Mention that urls are optional, but recommended --- dnscrypt-proxy/example-dnscrypt-proxy.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index 8b215e4e..7ae44fae 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -348,6 +348,10 @@ cache_neg_ttl = 60 ## avoid collisions if different sources share the same for ## different servers. In that case, names listed in `server_names` ## must include the prefixes. +## +## If the `url` property is missing, cached files and valid signatures +## must be already present; they will not receive any updates even +## after they expire. [sources]