Don't suggest that URLs are optional in the example config file
This is confusing, and virtually everybody needs to specify URLs no matter what. Fixes #101
This commit is contained in:
parent
16c75172ad
commit
dfe68118c6
|
@ -347,9 +347,6 @@ 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.
|
||||||
##
|
|
||||||
## A cache file can be specified without a URL in order to maintain lists
|
|
||||||
## locally.
|
|
||||||
|
|
||||||
[sources]
|
[sources]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue