nixos/stubby: Clearer wording for upstreamServers

Indicate that upstreamServers actually replaces defaults instead of adding to default.
This commit is contained in:
vdot0x23 2019-08-07 12:23:20 +00:00 committed by GitHub
parent bf822dbd1a
commit 386f9739b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,7 @@ in
default = defaultUpstream; default = defaultUpstream;
type = types.lines; type = types.lines;
description = '' description = ''
Add additional upstreams. See <citerefentry><refentrytitle>stubby Replace default upstreams. See <citerefentry><refentrytitle>stubby
</refentrytitle><manvolnum>1</manvolnum></citerefentry> for an </refentrytitle><manvolnum>1</manvolnum></citerefentry> for an
example of the entry formatting. In Strict mode, at least one of the example of the entry formatting. In Strict mode, at least one of the
following settings must be supplied for each nameserver: following settings must be supplied for each nameserver: