> On Feb 19, 2018, at 11:36 AM, Wietse Venema <wie...@porcupine.org> wrote:
> 
> Done. This release candidate also adds 22 missing parameter names
> to the proxy_read_maps setting (plus the script that generated those
> entries).

With so many values in the default setting of proxy_read_maps, and
given that many users need to add additional tables to the list,
perhaps this is a good time to introduce a "default_proxy_read_maps"
parameter:

  default_proxy_read_maps = ... release-dependent-compile-time-list
  proxy_read_maps = ${default_proxy_read_maps}

That way, a user can just set:

  proxy_read_maps = ${default_proxy_read_maps} ... user-specified ...

Do you agree?

-- 
-- 
        Viktor.

Reply via email to