Mention that urls are optional, but recommended
This commit is contained in:
parent
0c2154af83
commit
db0ed1b67f
|
@ -348,6 +348,10 @@ cache_neg_ttl = 60
|
||||||
## avoid collisions if different sources share the same for
|
## avoid collisions if different sources share the same for
|
||||||
## different servers. In that case, names listed in `server_names`
|
## different servers. In that case, names listed in `server_names`
|
||||||
## must include the prefixes.
|
## 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]
|
[sources]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue